UNPKG

@aplus-frontend/antdv

Version:

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

8 lines (7 loc) 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const isFF = typeof navigator === 'object' && /Firefox/i.test(navigator.userAgent); var _default = exports.default = isFF;