import { getAllNotifications } from "./notifications"; export const app = { getAllNotifications: getAllNotifications }