UNPKG
hair-ui
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A Minimalist Component Library For React.
hair-ui
/
dist
/
components
/
index.d.ts
7 lines
(6 loc)
•
182 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
"./Button/Button"
;
export
*
from
"./Card/Card"
;
export
*
from
"./Input/Input"
;
export
*
from
"./Modal/Modal"
;
export
*
from
"./Tag/Tag"
;
export
*
from
"./Image/Image"
;