UNPKG

num2txt

Version:

Converts number to Vietnamese or English text with customized output.

3 lines (2 loc) 84 B
import { Options } from "../types"; export declare const defaultOptions: Options;