@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/warning

Weekly Downloads

1,418,768

Version

3.0.3

License

MIT

Unpacked Size

2.71 kB

Total Files

5

Last publish

Collaborators

  • types