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
/
avatar
/
index.d.mts
3 lines
(2 loc)
•
192 B
text/typescript
View Raw
1
2
3
export
type
{
AvatarFallbackProps
,
AvatarImageProps
,
AvatarProps
, }
from
"./avatar"
;
export
{
Avatar
,
AvatarFallback
,
AvatarImage
, createAvatarScope,
Fallback
,
Image
,
Root
, }
from
"./avatar"
;