@types/ungap__global-this
Version:
TypeScript definitions for @ungap/global-this
22 lines (16 loc) • 687 B
Markdown
this`
This package contains type definitions for @ungap/global-this (https://github.com/ungap/global-this).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ungap__global-this.
````ts
declare const global: typeof globalThis;
export = global;
````
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Dependencies: none
These definitions were written by [ExE Boss](https://github.com/ExE-Boss).
> `npm install --save @types/ungap__global-