UNPKG

ahooks

Version:
3 lines 237 B
var isAppleDevice = /(mac|iphone|ipod|ipad)/i.test(typeof navigator !== 'undefined' ? navigator === null || navigator === void 0 ? void 0 : navigator.platform : ''); export default isAppleDevice; //# sourceMappingURL=isAppleDevice.js.map