UNPKG

ember-power-select-with-fallback

Version:
4 lines (3 loc) 106 B
export default function isWindowsPhone() { return window.navigator.userAgent.match(/Windows Phone/i); }