UNPKG

@netlify/config

Version:
8 lines (7 loc) 185 B
export function addDefaultOpts(opts?: {}): { logs: { stdout: never[]; stderr: never[]; } | undefined; }; export function normalizeOpts(opts: any): Promise<any>;