UNPKG

@spark-web/heading

Version:

--- title: Heading storybookPath: typography-heading--default isExperimentalPackage: false ---

5 lines (4 loc) 187 B
export { useHeadingContext } from "./context.js"; export { Heading } from "./heading.js"; export { useHeading } from "./use-heading.js"; export type { HeadingProps } from "./heading.js";