UNPKG

gentics-ui-core

Version:

This is the common core framework for the Gentics CMS and Mesh UI, and other Angular applications.

10 lines (9 loc) 308 B
import * as i0 from "@angular/core"; export declare class UserAgentRef { static _window: any; readonly isIE11: boolean; readonly isEdge: boolean; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<UserAgentRef, never>; static ɵprov: i0.ɵɵInjectableDeclaration<UserAgentRef>; }