Features
Templates
Showcase
Townie
AI
Blog
Docs
Pricing
Log in
Sign up
pomdtr
freeformServer
Public
Fork
Like
1
Code
Pull Requests
Forks
References
Dependencies
3
Versions
v26
Back
Version 2
6/3/2024
9
1
2
3
4
5
6
7
/** @jsxImportSource npm:hono/jsx */
export
default
function
(
value
:
string
)
{
return
(
req
)
=>
{
return
new
Response
(
)
;
}
;
}
pomdtr-freeformserver.web.val.run
Copy
Updated: June 3, 2024