UNPKG

rax-link

Version:
5 lines (4 loc) 174 B
import { ForwardRefExoticComponent } from 'rax'; import { LinkProps } from '../types'; declare const _default: ForwardRefExoticComponent<LinkProps>; export default _default;