UNPKG

@phaserjs/phaser

Version:
4 lines (3 loc) 78 B
export function IsLinux() { return navigator.userAgent.includes("Linux"); }