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