UNPKG

num2txt

Version:

Converts number to Vietnamese or English text with customized output.

2 lines (1 loc) 79 B
export declare function tripletToVie(triplet: number, index: number): string;