2025-11-25 12:48:12 +01:00
|
|
|
/* istanbul ignore file */
|
2025-11-25 03:56:11 +01:00
|
|
|
export {
|
2025-11-26 00:53:53 +01:00
|
|
|
findIncomingNumberSid,
|
|
|
|
|
findMessagingServiceSid,
|
|
|
|
|
setMessagingServiceWebhook,
|
|
|
|
|
updateWebhook,
|
2025-11-25 03:56:11 +01:00
|
|
|
} from "../twilio/update-webhook.js";
|