UNPKG

@hv-kit/hexpress

Version:

facilitates typescript backend development with express

6 lines 262 B
export declare function GetCustomMonetaryAmount(value: any, lang?: string, simplified?: boolean): string; declare const _default: { GetCustomMonetaryAmount: typeof GetCustomMonetaryAmount; }; export default _default; //# sourceMappingURL=number.d.ts.map