UNPKG

@convex-dev/twilio

Version:

Convex component for sending/receiving SMS messages with Twilio.

2 lines 199 B
export declare const twilioRequest: (path: string, account_sid: string, auth_token: string, body: Record<string, string>, method?: "POST" | "GET") => Promise<any>; //# sourceMappingURL=utils.d.ts.map