UNPKG
react-schedule-selector
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A mobile-friendly when2meet-style grid-based schedule selector
bibekg/react-schedule-selector
react-schedule-selector
/
dist
/
lib
/
colors.d.ts
10 lines
•
205 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
declare
const
colors
: {
blue
:
string
;
lightBlue
:
string
;
white
:
string
;
black
:
string
;
grey
:
string
;
paleBlue
:
string
; };
export
default
colors;
//# sourceMappingURL=colors.d.ts.map