Files
calendar/packages/app-store/closecom/api/index.ts
T
0657a96795 feat: Add OAuth support for closecom app linking (#17936)
* feat: Add OAuth support for closecom app linking

* Fix types

---------

Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
2024-12-10 00:18:30 +00:00

3 lines
90 B
TypeScript

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