fitlien-services/functions/src/notifications/index.ts
Sharon Dcruz 76a75330c8
Some checks failed
Deploy FitLien services to Dev / Deploy to Dev (push) Failing after 1m32s
Changes Updated (#74)
Reviewed-on: #74
Reviewed-by: Dhansh A S <dhanshas@cosq.net>
Co-authored-by: Sharon Dcruz <sharondcruz@cosq.net>
Co-committed-by: Sharon Dcruz <sharondcruz@cosq.net>
2025-08-01 13:20:36 +00:00

4 lines
145 B
TypeScript

export { processNotificationOnCreate } from './processNotification';
export { checkExpiredMemberships } from "./membershipStatusNotifications";