Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/bigint-buffer/helper/bigint.d.ts

// not used by code, only for documentation generation (since typedoc can't handle BigInt yet)
type BigInt = number
declare const BigInt: typeof Number
Back to Directory File Manager