UNPKG

@rhino.fi/client-js

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