Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/
Class
examples/hello_camera.js:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
export
class
HelloCameraApp extends App {
95
constructor() {
96
super(
"Hello Camera"
);
97
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected