UNPKG

@phaserjs/phaser

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