UNPKG

@spark-web/heading

Version:

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

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