UNPKG

@netlify/config

Version:
7 lines (6 loc) 180 B
export function getCachedConfig({ cachedConfig, cachedConfigPath, token, api }: { cachedConfig: any; cachedConfigPath: any; token: any; api: any; }): Promise<any>;