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
/
separator
/
index.d.ts
3 lines
(2 loc)
•
98 B
TypeScript
View Raw
1
2
3
export
type
{
SeparatorProps
}
from
"./separator"
;
export
{
Root
,
Separator
}
from
"./separator"
;