Files
super-app/App/common/hooks/index.ts
Chirayu Mor aff529ce6e NTP-44488| Chirayu| BackSwipe gesture Handling IOS (#15353)
Co-authored-by: Kshitij Pramod Ghongadi <kshitij.pramod@navi.com>
2025-03-11 09:57:00 +00:00

3 lines
120 B
TypeScript

export { useAnalyticsEvent } from "./useAnalyticsEvent";
export { useBackSwipeListener } from "./useBackSwipeListener";