UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

11 lines (10 loc) 386 B
import { Rpc } from '@microsoft/windows-admin-center-sdk/core/rpc/rpc'; import * as i0 from "@angular/core"; export declare class RpcService extends Rpc { /** * Initializes a new instance of the RpcService class. */ constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<RpcService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<RpcService>; }