UNPKG

@churchapps/apphelper

Version:

Library of helper functions for React and NextJS ChurchApps

4 lines 135 B
export declare class CurrencyHelper { static formatCurrency(amount: number): string; } //# sourceMappingURL=CurrencyHelper.d.ts.map