Type Alias: FileType
type FileType = typeof FileType[keyof typeof FileType];
Defined in: src/models/model-security-enums.ts:49
Union type of all possible file type values.
type FileType = typeof FileType[keyof typeof FileType];
Defined in: src/models/model-security-enums.ts:49
Union type of all possible file type values.