欢迎光临来到多维空间...

0:00
/0:14

Quantum wormholes, all around you.

TEST product

test
	? window   // if in browser
	: (
		(typeof WorkerGlobalScope !== 'undefined' && self instanceof WorkerGlobalScope)
			? self // if in worker
			: {}   // if in node js
	);