Open jackfranklin opened 7 years ago
Should work as is in Node, but using the isomorphic-fetch polyfill rather than whatwg-fetch.
isomorphic-fetch
whatwg-fetch
Can verify, this works as is.
Should work as is in Node, but using the
isomorphic-fetch
polyfill rather thanwhatwg-fetch
.