• Robert Knight's avatar
    Replace `module.exports` with ES exports · d63b9d48
    Robert Knight authored
    Change `cross-origin-rpc.js` to use ES exports instead of `module.exports`
    for consistency with other modules.
    
    Also update documentation in `service-context.js` to use ES exports.
    d63b9d48
cross-origin-rpc.js 3.68 KB