UNPKG

@hv/celestial

Version:

A styleguide for documenting your Astro-components

3 lines 172 B
import type { CelestialDoc } from "../../types.ts"; export declare function generateStoryPage(config: CelestialDoc): string; //# sourceMappingURL=generateStoryPage.d.ts.map