UNPKG

single-page-markdown-website

Version:

Create a nice single-page documentation website from one or more Markdown files

3 lines 151 B
import { Config } from '../types/types.js'; export declare function readConfigAsync(): Promise<Config>; //# sourceMappingURL=read-config-async.d.ts.map