remove test.mjs
This commit is contained in:
@ -1,5 +0,0 @@
|
|||||||
import cookieFetch from "./index.mjs";
|
|
||||||
import fetch from "node-fetch";
|
|
||||||
|
|
||||||
//console.log(new cookieFetch());
|
|
||||||
fetch("https://google.de").then(x => console.log();
|
|
Reference in New Issue
Block a user