Type Alias: ViewMode
type ViewMode = "day" | "week" | "month";Defined in: packages/db/src/entities/work/appointment/appointment.types.ts:10
type ViewMode = "day" | "week" | "month";Defined in: packages/db/src/entities/work/appointment/appointment.types.ts:10