UNPKG

@churchapps/apphelper-donations

Version:
8 lines 281 B
export declare class DonationHelper { static getInterval(intervalName: string): { interval_count: number; interval: string; }; static getIntervalKeyName(intervalCount: number, intervalType: string): string; } //# sourceMappingURL=DonationHelper.d.ts.map