Some checks failed
Deploy FitLien services to Dev / Deploy to Dev (push) Failing after 1m32s
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>
4 lines
145 B
TypeScript
4 lines
145 B
TypeScript
export { processNotificationOnCreate } from './processNotification';
|
|
export { checkExpiredMemberships } from "./membershipStatusNotifications";
|
|
|