UNPKG
@alfan-ui/core
Version:
latest (0.0.1)
0.0.1
@alfan-ui/core
/
lib
/
foundations
/
index.d.ts
6 lines
(5 loc)
•
139 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./breakpoints'
;
export
*
from
'./colors'
;
export
*
from
'./radius'
;
export
*
from
'./spaces'
;
export
*
from
'./typography'
;