Type Alias: SortByFileField
type SortByFileField = typeof SortByFileField[keyof typeof SortByFileField];
Defined in: src/models/model-security-enums.ts:106
Union type of all possible sort-by-file field values.
type SortByFileField = typeof SortByFileField[keyof typeof SortByFileField];
Defined in: src/models/model-security-enums.ts:106
Union type of all possible sort-by-file field values.