UNPKG

dvf-client-js

Version:

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

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