UNPKG

@vue-widget/hooks

Version:

hooks from react to vue

3 lines (2 loc) 196 B
var isAppleDevice = /(mac|iphone|ipod|ipad)/i.test(typeof navigator !== "undefined" ? navigator === null || navigator === void 0 ? void 0 : navigator.platform : ""); export default isAppleDevice;