UNPKG

fumadocs-ui

Version:

The framework for building a documentation website in Next.js

3 lines 217 B
import { type ComponentProps } from 'react'; export default function ClerkTOCItems({ ref, className, ...props }: ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=toc-clerk.d.ts.map