fetch("") {
method: "GET",
headers: {
Accept: "application/json",
"Content-Type": "application/json",
},
mode: "cors",
}