UNPKG
eventx-design-system
Version:
latest (0.3.0)
1.0.0
0.3.0
0.2.0
0.1.0
Design System do EventX
github.com/EventXDev/eventx-design-system
EventXDev/eventx-design-system
eventx-design-system
/
dist
/
index.d.ts
6 lines
•
269 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./components'
;
export
*
from
'./tokens/design-tokens'
;
export
type
{
ButtonProps
}
from
'./components/Button'
;
export
type
{
InputProps
}
from
'./components/Input'
;
export
type
{
AlertProps
}
from
'./components/Alert'
;
//# sourceMappingURL=index.d.ts.map