@ucloud-pccl/react-components
Version:
UCloud pccl react components
8 lines (7 loc) • 460 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _navigator, _navigator$indexOf;
var _default = exports.default = ((_navigator = navigator) === null || _navigator === void 0 || (_navigator = _navigator.userAgent) === null || _navigator === void 0 || (_navigator$indexOf = _navigator.indexOf) === null || _navigator$indexOf === void 0 ? void 0 : _navigator$indexOf.call(_navigator, 'Trident/')) > -1;