UNPKG

js-abbreviation-number

Version:
2 lines (1 loc) 85 B
export declare function unabbreviateNumber(num: string, symbols?: string[]): number;