12 lines
151 B
TypeScript
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"});
|
|
|