Replace `module.exports` with ES exports
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.
Showing
Please register or sign in to comment