Viewing File: /home/ubuntu/route-and-root-frontend-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