chore: sync source updates
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import type { RuntimeEnv } from "../runtime.js";
|
||||
import { startWebhook } from "../twilio/webhook.js";
|
||||
|
||||
// Thin wrapper to keep webhook server co-located with other webhook helpers.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
export {
|
||||
updateWebhook,
|
||||
setMessagingServiceWebhook,
|
||||
findIncomingNumberSid,
|
||||
findMessagingServiceSid,
|
||||
setMessagingServiceWebhook,
|
||||
updateWebhook,
|
||||
} from "../twilio/update-webhook.js";
|
||||
|
||||
Reference in New Issue
Block a user