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

1.0.2 • Public • Published

Installation

npm install --save @types/is-bigint

Summary

This package contains type definitions for is-bigint (https://github.com/inspect-js/is-bigint).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-bigint.

index.d.ts

// Minimum TypeScript Version: 3.8

declare function isBigInt(value: any): value is bigint;

export = isBigInt;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by aaronleopold.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/is-bigint

Weekly Downloads

18,429

Version

1.0.2

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • types