UNPKG

@spark-web/link

Version:

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

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