UNPKG

to-words

Version:

Convert numbers to words in 132 locales with currency, ordinal, and BigInt support (TypeScript, ESM/CJS/UMD).

3 lines (2 loc) 74 B
#!/usr/bin/env node export declare function runCli(args: string[]): void;