Module

x/humanity/mod.ts>NumberType

Humanizer for Deno & NodeJS
Latest
type alias NumberType
import { type NumberType } from "https://dotland.deno.dev/x/humanity@1.5.0/mod.ts";
definition:
| "thousand"
| "million"
| "billion"
| "trillion"
| "quadrillion"
| "quintillion"
| "sexillion"