UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

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;