Files
2023-08-12 15:56:22 +08:00

12 lines
151 B
TypeScript

export {}
console.log(
"111111ous time. Now will never come again."
)
const res = fetch('http://192.168.31.245:8080?a=1', { method: "GET"});