UNPKG

@phaserjs/phaser

Version:
2 lines (1 loc) 103 B
export const IsWorker = typeof WorkerGlobalScope !== "undefined" && self instanceof WorkerGlobalScope;