first commit
This commit is contained in:
4
calcom/packages/app-store/intercom/api/index.ts
Normal file
4
calcom/packages/app-store/intercom/api/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default as add } from "./add";
|
||||
export { default as callback } from "./callback";
|
||||
export { default as initialize } from "./initialize";
|
||||
export { default as configure } from "./configure";
|
||||
Reference in New Issue
Block a user