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