UNPKG
@nuitral/types
Version:
latest (0.0.1-beta.2)
0.0.1-beta.2
0.0.1-beta.1
0.0.1-alpha.8
0.0.1-alpha.7
0.0.1-alpha.6
0.0.1-alpha.5
0.0.1-alpha.4
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1
Type definitions for nuitral components
github.com/nuitral/types
nuitral/types
@nuitral/types
/
dist
/
cjs
/
index.d.ts
10 lines
(9 loc)
•
219 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
*
from
'./box'
;
export
*
from
'./button'
;
export
*
from
'./card'
;
export
*
from
'./chip'
;
export
*
from
'./input'
;
export
*
from
'./misc'
;
export
*
from
'./shared'
;
export
*
from
'./tab'
;
export
*
from
'./tabs'
;