UNPKG

@hv/celestial

Version:

A styleguide for documenting your Astro-components

3 lines 160 B
import type { CelestialDoc } from "../types.ts"; export declare function writeMenu(docs: CelestialDoc[]): Promise<void>; //# sourceMappingURL=writeMenu.d.ts.map