twilio / twilio-taskrouter.js

JS SDK v2 for Twilio's TaskRouter skills based routing system.
https://www.twilio.com/docs/taskrouter
Other
23 stars 32 forks source link

fix(typing): transfers are nullable #104

Closed AleF83 closed 7 months ago

AleF83 commented 7 months ago

According to this and this incoming and outgoing properties could be null.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

andreasonny83 commented 7 months ago

Thank you @AleF83