Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lukeed/pwa
/ index.js
File
index.js
examples/preact/src/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ h, render } from
'preact'
;
2
import
App from
'./app'
;
3
import
'./index.css'
;
4
Callers
nothing calls this directly
Calls
1
render
Function · 0.85
Tested by
no test coverage detected