UNPKG

@ucloud-pccl/react-components

Version:
8 lines (7 loc) 460 B
"use strict"; 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;