UNPKG

bigint-buffer

Version:

bigint to buffer conversion with native support

3 lines 151 B
// not used by code, only for documentation generation (since typedoc can't handle BigInt yet) type BigInt = number declare const BigInt: typeof Number