UNPKG

angular-cesium-ivy

Version:
9 lines 367 B
import * as i0 from "@angular/core"; export declare class ComputationCache { private _cache; get(expression: string, insertFn: (() => any)): any; clear(): void; static ɵfac: i0.ɵɵFactoryDeclaration<ComputationCache, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ComputationCache>; } //# sourceMappingURL=computation-cache.service.d.ts.map