UNPKG

@angular/fire

Version:

The official Angular library for Firebase.

2 lines (1 loc) 123 B
export declare function ɵcacheInstance<T>(cacheKey: any, moduleName: string, appName: string, fn: () => T, deps: any): T;