UNPKG

@nucel.cloud/cli

Version:

The open-source deployment platform for modern web apps

3 lines 142 B
import { ProjectConfig } from './types.js'; export declare function loadConfig(): Promise<ProjectConfig>; //# sourceMappingURL=loader.d.ts.map