UNPKG

@hv/celestial

Version:

A styleguide for documenting your Astro-components

3 lines 187 B
import type { CelestialDoc } from "../../types.ts"; export declare function generateDocsPage(targetPath: string, doc: CelestialDoc): string; //# sourceMappingURL=generateDocsPage.d.ts.map