UNPKG

@ng-web-apis/screen-orientation

Version:
10 lines (9 loc) 375 B
import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class WaViewportService extends Observable<VisualViewport> { private readonly visualViewport; private readonly stream$; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<WaViewportService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<WaViewportService>; }