UNPKG
xbpr
Version:
latest (0.0.1)
0.0.1
xbp react ui by @arco-design/web-react
xbpr
/
es
/
Anchor
/
index.d.ts
5 lines
(4 loc)
•
121 B
TypeScript
View Raw
1
2
3
4
5
import
Anchor
from
'./anchor'
;
import
{
AnchorProps
}
from
'./interface'
;
export
default
Anchor
;
export
{
AnchorProps
};