UNPKG

@feugene/mu

Version:

Helpful TS utilities without dependencies

4 lines 124 B
type Root = typeof globalThis | undefined; declare const root: Root; export default root; //# sourceMappingURL=root.d.ts.map