UNPKG

@ribajs/core

Version:

Core module of Riba.js

5 lines (4 loc) 101 B
export declare const digitsFormatter: { name: string; read(str: string): string | number; };