UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 221 B
import type { ForwardRefComponent } from '@project44-manifest/react-types'; import type { LinkProps } from './Link.types'; export declare const Link: ForwardRefComponent<"a", LinkProps>; //# sourceMappingURL=Link.d.ts.map