Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/
Class
packages/blog/index.ts:171–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
class
BlogEditHandler extends BlogHandler {
172
async
get() {
173
this.response.template =
'blog_edit.html'
;
174
this.response.body = { ddoc: this.ddoc };
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected