Files
calendar/packages/app-store/campsite/api/index.ts
T
c7c5cdf133 feat: Campsite conferencing app (#15713)
* feat: Campsite conferencing app

* Improve redirect after OAuth flow

---------

Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2024-07-11 14:20:31 +00:00

3 lines
90 B
TypeScript

export { default as add } from "./add";
export { default as callback } from "./callback";