UNPKG
@2e32/react-select
Version:
latest (1.0.1)
1.0.1
A React select component
github.com/2e32/react-select
2e32/react-select
@2e32/react-select
/
dist
/
js
/
types
/
utils
/
index.d.ts
5 lines
•
150 B
TypeScript
View Raw
1
2
3
4
5
export
*
as
hooks
from
'./hooks'
;
export
*
from
'./checkType'
;
export
*
from
'./common'
;
export
*
from
'./getter'
;
//# sourceMappingURL=index.d.ts.map