@types/window-or-global
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

Installation

npm install --save @types/window-or-global

Summary

This package contains type definitions for window-or-global (https://github.com/purposeindustries/window-or-global).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/window-or-global.

index.d.ts

/// <reference types="node" />

declare const _: typeof globalThis & (typeof self | typeof global);
export = _;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: @types/node

Credits

These definitions were written by vvakame, Jason Kwok, and ExE Boss.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/window-or-global

Weekly Downloads

23,954

Version

1.0.6

License

MIT

Unpacked Size

3.27 kB

Total Files

5

Last publish

Collaborators

  • types