@libsql/isomorphic-fetch
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,1 +0,2 @@ | ||
export * from "node-fetch"; | ||
import { fetch, Request, Response, Headers } from "node-fetch"; | ||
export { fetch, Request, Response, Headers }; |
{ | ||
"name": "@libsql/isomorphic-fetch", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"keywords": ["fetch", "isomorphic", "node", "deno", "workers"], | ||
@@ -5,0 +5,0 @@ "description": "Isomorphic fetch() in Node, Deno and Cloudflare Workers", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1764
28
7