bigint-typescript-definitions
v5.5.3-0
Published
Typescript definitions files for Big Integer library by Leemon
Downloads
4,304
Maintainers
Readme
#bigint-typescript-definitions
Typescript definitions files for Big Integer library by Leemon
This code was detached from DefinitelyTyped to have repository unrestricted with community rules.
Install with NPM:
npm install bigint-typescript-definitions
Install with NuGet:
PM> Install-Package BigInt.TypeScript.DefinitelyTyped
Testing:
npm test
Use:
/// <reference path="../node_modules/bigint-typescript-definitions/bigint/bigint.d.ts" />