UNPKG

alinea

Version:
3 lines (2 loc) 227 B
import type { GenerateContext } from './GenerateContext.js'; export declare function compileConfig(ctx: GenerateContext): AsyncGenerator<import("alinea/core/CMS.js").CMS<import("alinea/core/Config.js").Config>, void, unknown>;