UNPKG

@gateway.fm/gtw-dvf-client-js

Version:

DVF client js lib with gateway.fm rpc endpoints

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