Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ render
Method
render
examples/common.js:21–21 ·
view source on GitHub ↗
(_encoder, _view)
Source
from the content-addressed store, hash-verified
19
// To be extended by subclasses
20
async
init() {}
21
async
render(_encoder, _view) {}
22
async
onEvent(_event) {}
23
24
mainLoop() {
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected