UNPKG
sgod-library-frontend
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
Thư viện component UI Frontend
github.com/SGOD-UTH/Library---Frontend
SGOD-UTH/Library---Frontend
sgod-library-frontend
/
dist
/
esm
/
types
/
components
/
atoms
/
index.d.ts
7 lines
(6 loc)
•
157 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./Button'
;
export
*
from
'./Input'
;
export
*
from
'./Skeleton'
;
export
*
from
'./Grid'
;
export
*
from
'./Icon'
;
export
*
from
'./Typography'
;