interface CheerGlobalConfig {
    groups: Group[];
}

Properties

Properties

groups: Group[]