File size: 151 Bytes
6655e35
 
 
1
2
3
// not used by code, only for documentation generation (since typedoc can't handle BigInt yet)
type BigInt = number
declare const BigInt: typeof Number