5.7.1 • Published 4 years ago
@tetcoin/x-global v5.7.1
@tetcoin/x-global
A cross-environment global object. checks for global > self > window > this.
Install it via yarn add @tetcoin/x-global
import { xglobal } from '@tetcoin/x-global';
console.log(typeof xglobal.TextEncoder);
5.7.1
4 years ago