4 lines
112 B
TypeScript
4 lines
112 B
TypeScript
|
|
import { handleWebhook } from "@link-stack/bridge-ui";
|
||
|
|
|
||
|
|
export { handleWebhook as GET, handleWebhook as POST };
|