Skip to main content
Module

x/humanity/mod.ts>NumberType

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