Skip to main content
Module

x/bigdenary/mod.ts>BDNumberInput

🦕🧮 Arbitrary-length decimal library, implemented with ES2020's native BigInt.
Latest
type alias BDNumberInput
import { type BDNumberInput } from "https://deno.land/x/bigdenary@1.0.0/mod.ts";
definition:
| number
| string
| bigint