UNPKG
expo-datepicker
Version:
latest (1.0.23)
1.0.91
1.0.81
1.0.23
1.0.22
1.0.21
1.0.9
1.0.8
1.0.2
Simple date picker
stealkiller06/expo-datepicker
expo-datepicker
/
lib
/
types.d.ts
3 lines
(2 loc)
•
88 B
TypeScript
View Raw
1
2
3
export
{
Option
}
from
'./interfaces/option'
;
export
{
ItemProps
}
from
"./modal/item"
;