UNPKG

@newdash/newdash

Version:

javascript/typescript utility library

4 lines (3 loc) 120 B
export default freeGlobal; /** Detect free variable `global` from Node. */ declare const freeGlobal: typeof globalThis;