Lee Thanh
Upload 3012 files
5641073
raw
history blame
143 Bytes
export default (typeof global !== "undefined" ? global :
typeof self !== "undefined" ? self :
typeof window !== "undefined" ? window : {});