Features
Use Cases
Townie
AI
Blog
Docs
Pricing
Log in
Sign up
yawnxyz
magentaCanidae
Public
Fork
Like
Code
Pull Requests
Forks
References
Dependencies
Versions
Versions
v0
6/12/2024
Open:
Version
+3
-0
9
1
9
1
2
3
export
default
async
function
(
req
:
Request
)
:
Promise
<
Response
>
{
return
new
Response
(
'HELLO HELLO'
,
{
status
:
200
}
)
;
}
Prev
1
Next
yawnxyz-magentacanidae.web.val.run
Copy
Updated: June 12, 2024