ConfigChangeEvent: CommonEventProps & {
    flagsChanged?: string[];
}

Type declaration

  • Optional Readonly flagsChanged?: string[]