Trireme's picture
Upload folder using huggingface_hub
6655e35 verified
Raw
History Blame Contribute Delete
151 Bytes
// not used by code, only for documentation generation (since typedoc can't handle BigInt yet)
type BigInt = number
declare const BigInt: typeof Number