@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
10 lines (9 loc) • 344 B
TypeScript
import { Http } from '@microsoft/windows-admin-center-sdk/core/data/http';
import * as i0 from "@angular/core";
/**
* The LifetimeService service class.
*/
export declare class HttpService extends Http {
static ɵfac: i0.ɵɵFactoryDeclaration<HttpService, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<HttpService>;
}