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

3.0.3 • Public • Published

Installation

npm install --save @types/warning

Summary

This package contains type definitions for warning (https://github.com/BerkeleyTrue/warning).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/warning.

index.d.ts

declare const warning: (condition: any, format?: string, ...extra: any[]) => void;
export = warning;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Chi Vinh Le.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.3
    888,301
  • 3.0.2
    31,186
  • 3.0.1
    24,558
  • 3.0.0
    575,187

Package Sidebar

Install

npm i @types/warning

Weekly Downloads

1,519,232

Version

3.0.3

License

MIT

Unpacked Size

2.71 kB

Total Files

5

Last publish

Collaborators

  • types