UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

9 lines (8 loc) 313 B
export declare const inBrowser: boolean; export declare const UA: string; export declare const isIE: boolean; export declare const isIE9: boolean; export declare const isEdge: boolean; export declare const isChrome: boolean; export declare const isPhantomJS: boolean; export declare const isFF: RegExpMatchArray;