Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ run
Function
run
packages/app/src/theme-preload.test.ts:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
const
src =
await
Bun.file(
new
URL(
"../public/oc-theme-preload.js"
,
import
.meta.url)).text()
4
5
const
run = () => Function(src)()
6
7
beforeEach(() => {
8
document.head.innerHTML =
""
Callers
1
theme-preload.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected