1
0
Fork 0
muzika-gromche/Frontend/src/components/library/Slider.d.ts

3 lines
80 B
TypeScript

/** Slider's orientation */
export type Orientation = 'horizontal' | 'vertical'