UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

10 lines (9 loc) 406 B
import { ResourceCache } from '@microsoft/windows-admin-center-sdk/core/data/resource-cache'; import * as i0 from "@angular/core"; /** * Resource service to find a resource data by type and id. */ export declare class ResourceService extends ResourceCache { static ɵfac: i0.ɵɵFactoryDeclaration<ResourceService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ResourceService>; }