mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-11 07:44:02 +08:00
According to sip.js source code, the "uri" parameter and member are never a string, they are always SIP.URI instances. https://github.com/onsip/SIP.js/blob/master/src/NameAddrHeader.js#L22