ShiftType
@mineflow/api-schemas / ShiftType
Type Alias: ShiftType
type ShiftType = typeof ShiftType[keyof typeof ShiftType];
Defined in: hr/src/watches/domain/watch-assignment-status.enum.ts:21
Тип-объединение значений ShiftType ('day' | 'night').
@mineflow/api-schemas / ShiftType
type ShiftType = typeof ShiftType[keyof typeof ShiftType];
Defined in: hr/src/watches/domain/watch-assignment-status.enum.ts:21
Тип-объединение значений ShiftType ('day' | 'night').