UNPKG

@netlify/config

Version:
15 lines (14 loc) 373 B
export declare const getEnv: ({ api, mode, config, siteInfo, accounts, addons, buildDir, branch, deployId, buildId, context, cachedEnv, }: { api: any; mode: any; config: any; siteInfo: any; accounts: any; addons: any; buildDir: any; branch: any; deployId: any; buildId: any; context: any; cachedEnv: any; }) => Promise<any>;