Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ hello_texture.js
File
hello_texture.js
examples/hello_texture.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ App } from
"./common.js"
;
2
import
{ decode } from
"./extern/pngs.bundle.js"
;
3
4
export
class
HelloTextureApp extends App {
Callers
nothing calls this directly
Calls
1
run
Method · 0.80
Tested by
no test coverage detected