UNPKG

monetdb-reuse

Version:
3 lines (2 loc) 108 B
declare function convert(type: string, v: any, digits?: number, scale?: number): any; export { convert };