UNPKG

@buun_group/brutalist-ui

Version:
4 lines (3 loc) 347 B
export { TableOfContents, TableOfContentsList, TableOfContentsItem, TableOfContentsLink } from './TableOfContents'; export type { TableOfContentsProps, TableOfContentsListProps, TableOfContentsItemProps, TableOfContentsLinkProps, TableOfContentsComponent } from './TableOfContents'; export { TableOfContents as default } from './TableOfContents';