UNPKG

@spark-web/link

Version:

--- title: Link storybookPath: navigation-link--default isExperimentalPackage: false ---

5 lines (4 loc) 260 B
export { Link } from './link'; export { DefaultLinkComponent, LinkComponentContext, makeLinkComponent, useLinkComponent, } from './link-context'; export type { LinkProps } from './link'; export type { LinkComponent, LinkComponentProps } from './link-context';