UNPKG

@feugene/mu

Version:

Helpful TS utilities without dependencies

3 lines 156 B
/** Detect free variable `self`. */ export default typeof self === 'object' && self && self.Object === Object && self; //# sourceMappingURL=freeSelf.mjs.map