UNPKG

@phaserjs/phaser

Version:
4 lines (3 loc) 80 B
export function IsChromeOS() { return navigator.userAgent.includes("CrOS"); }