UNPKG
@leebonggu/component-library
Version:
latest (1.1.1)
1.1.1
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.1
## Schedule
github.com/Leebonggu/component-library
Leebonggu/component-library
@leebonggu/component-library
/
dist
/
cjs
/
types
/
index.d.ts
3 lines
(2 loc)
•
66 B
TypeScript
View Raw
1
2
3
export
*
from
'./buttons/Button'
;
export
*
from
'./fields/Field'
;