UNPKG
@legion-ui-kit/react-core
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
To install the package into your project:
@legion-ui-kit/react-core
/
dist
/
esm
/
components
/
Anchor
/
Anchor.constant.js
3 lines
(2 loc)
•
193 B
JavaScript
View Raw
1
2
3
const
a=[
"a"
,
"span"
],s={a:
"a"
},d={md:
"md"
},m={
as
:s.a,size:d.md};export{m
as
ANCHOR_DEFAULT_PROPS,d
as
ANCHOR_SIZE,s
as
ANCHOR_TAG,a
as
ANCHOR_TAGS};
//# sourceMappingURL=Anchor.constant.js.map