typealias ApplicationFlagsString

export type ApplicationFlagsString = keyof typeof ApplicationFlags;

Union Members

keyof typeof ApplicationFlags