We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5f162 commit 34c67d1Copy full SHA for 34c67d1
src/index.js
@@ -1 +1,2 @@
1
export { handler } from './resolvers';
2
+export { handler as webhookHandler } from './webhook';
0 commit comments