UNPKG
@loke/ui
Version:
alpha (1.0.0-alpha.0)
latest (1.0.0)
rc (1.0.0-rc.4)
1.0.0
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1
1.0.0-alpha.0
design.loke.global/docs/ui
LOKE/merchant-frontends
@loke/ui
/
dist
/
components
/
label
/
index.d.mts
3 lines
(2 loc)
•
82 B
text/typescript
View Raw
1
2
3
export
type
{
LabelProps
}
from
"./label"
;
export
{
Label
,
Root
}
from
"./label"
;