Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/
Class
examples/hello_texture.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
{ decode } from
"./extern/pngs.bundle.js"
;
3
4
export
class
HelloTextureApp extends App {
5
constructor() {
6
super(
"Hello Texture"
);
7
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected