accepts children
import Docs from '@fuzdev/fuz_ui/Docs.svelte'; tomes
type
{ slug: string; category: string; Component: Component<any, any, string>; related_tomes: string[]; related_modules: string[]; related_declarations: string[]; title?: string | undefined; }[]children
type
Snippet<[]>