5.5.3-0 • Published 10 years ago

bigint-typescript-definitions v5.5.3-0

Weekly downloads
45
License
MIT
Repository
github
Last release
10 years ago

#bigint-typescript-definitions

Documentation

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" />