UNPKG
@docyrus/react-icon
Version:
latest (0.0.2)
0.0.2
0.0.1
docy-icon component for react
ui.docy.app/docs/installation
@docyrus/react-icon
/
dist
/
index.d.ts
3 lines
(2 loc)
•
198 B
TypeScript
View Raw
1
2
3
export
{
DocyIcon
, iconVariants,
type
DocyIconProps
,
type
DocyIconSize
,
type
DocyIconLibrary
,
type
DocyIconAnimation
}
from
"./src/docy-icon"
;
export
{
DocyIcon
as
default
}
from
"./src/docy-icon"
;