UNPKG

@spark-web/text-link

Version:

--- title: Text Link storybookPath: navigation-textlink--default isExperimentalPackage: true ---

5 lines (4 loc) 218 B
export { TextLink } from "./text-link.js"; export { TextLinkButton } from "./text-link-button.js"; export type { TextLinkProps } from "./text-link.js"; export type { TextLinkButtonProps } from "./text-link-button.js";