UNPKG

@hv/celestial

Version:

A styleguide for documenting your Astro-components

3 lines 162 B
import type { CelestialDoc } from "../../types.ts"; export declare function generateMenu(docs: CelestialDoc[]): string; //# sourceMappingURL=generateMenu.d.ts.map