UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

13 lines 516 B
import { InventoryService } from '@c8y/client'; import * as i0 from "@angular/core"; export declare class MoNameCacheService { private inventoryService; private clearCacheTimer; private cacheLifeSpan; getMoName: any; constructor(inventoryService: InventoryService); resetCacheTimer(id: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<MoNameCacheService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<MoNameCacheService>; } //# sourceMappingURL=mo-name-cache.service.d.ts.map