UNPKG
carpooluikit
Version:
latest (1.0.0)
1.0.0
carpool finance uikit
github.com/TiscotSerVices/blzd-uikit
TiscotSerVices/blzd-uikit
carpooluikit
/
dist
/
components
/
Tag
/
index.d.ts
3 lines
(2 loc)
•
123 B
TypeScript
View Raw
1
2
3
export
{
default
as
Tag
}
from
"./Tag"
;
export
type
{
TagProps
,
Variant
as
TagVariant
,
Scale
as
TagScale
}
from
"./types"
;