UNPKG

110 BTypeScriptView Raw
1import Anchor, { AnchorProps } from '@restart/ui/Anchor';
2export type { AnchorProps };
3export default Anchor;