UNPKG

@hv/celestial

Version:

A styleguide for documenting your Astro-components

4 lines 197 B
import { CelestialConfig } from "../types.js"; export declare const CONFIG_NAME = "celestial.config.json"; export declare function getConfig(): CelestialConfig; //# sourceMappingURL=config.d.ts.map