UNPKG

ng-responsive-nav

Version:
6 lines (5 loc) 170 B
import { WindowRef } from './window.ref'; export declare class BrowserWindowRef extends WindowRef { readonly nativeWindow: Window | object; constructor(); }