UNPKG

viewpoint

Version:
11 lines (10 loc) 291 B
module.exports = { NS_SOAP: 'soap', NS_TYPES: 't', NS_MESSAGES: 'm', NAMESPACES: { soap: 'http://schemas.xmlsoap.org/soap/envelope/', t: 'http://schemas.microsoft.com/exchange/services/2006/types', m: 'http://schemas.microsoft.com/exchange/services/2006/messages' } };