Kargi-Sitesi/node_modules/@angular/fire/compat/remote-config/base.d.ts

17 lines
365 B
TypeScript

export declare const proxyPolyfillCompat: {
app: any;
settings: any;
defaultConfig: any;
fetchTimeMillis: any;
lastFetchStatus: any;
activate: any;
ensureInitialized: any;
fetch: any;
fetchAndActivate: any;
getAll: any;
getBoolean: any;
getNumber: any;
getString: any;
getValue: any;
setLogLevel: any;
};