UNPKG
@b1dr/xip-ui
Version:
latest (0.2.0-alpha-2)
0.2.0-alpha-2
0.2.0-alpha-1
0.1.4
A UI library for SolidJS with Themescura
github.com/xypnox/xip
xypnox/xip
@b1dr/xip-ui
/
dist
/
types
/
components
/
index.d.ts
6 lines
(5 loc)
•
126 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./button'
;
export
*
from
'./card'
;
export
*
from
'./input'
;
export
*
from
'./range'
;
export
*
from
'./switch'
;