📄 Anchor.d.ts
/home/palash/git/site/node_modules/react-bootstrap/cjs/Anchor.d.ts
Language: ts • Lines: 3
import Anchor, { AnchorProps } from '@restart/ui/Anchor';
export type { AnchorProps };
export default Anchor;