This website requires JavaScript.
Explore
Help
Sign in
TheThing
/
spserver
Watch
1
Star
0
Fork
You've already forked spserver
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
b254393e71
spserver
/
test
/
nothing.js
4 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
General update, removed short-hand argument options, used newer smaller depencies, turned into ecmamodule script and generally made smaller
2021-10-12 13:43:05 +00:00
export
default
function
(
req
,
res
)
{
res
.
end
(
'nothing'
)
}
Reference in a new issue
Copy permalink