UNPKG

@phaserjs/phaser

Version:
4 lines (3 loc) 82 B
export function IsWindows() { return navigator.userAgent.includes("Windows"); }