UNPKG

efx-api-node

Version:

<img src="https://avatars3.githubusercontent.com/u/33315316?s=200&v=4" align="right" />

9 lines (8 loc) 175 B
module.exports = (efx, contents) => { return { // headers: new window.Headers(), // mode: 'cors', // cache: 'default' json: JSON.stringify({contents}) } }