UNPKG

es-toolkit

Version:

A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.

4 lines 122 B
//#region src/_internal/globalThis.d.ts declare const globalThis_: typeof globalThis; //#endregion export { globalThis_ };