UNPKG

@churchapps/helpers

Version:

Library of helper functions not specific to any one ChurchApps project or framework.

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