UNPKG
@styn/core
Version:
latest (0.1.2)
0.1.2
0.1.1
...
github.com/renatorib/styn
renatorib/styn
@styn/core
/
src
/
index.ts
4 lines
(3 loc)
•
75 B
text/typescript
View Raw
1
2
3
4
export
*
from
"./css"
;
export
*
from
"./element"
;
export
*
from
"./types"
;