Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ bom.ts
File
bom.ts
packages/opencode/src/util/bom.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Effect } from
"effect"
2
import
{ FSUtil } from
"@opencode-ai/core/fs-util"
3
4
const
BOM_CODE = 0xfeff
Callers
nothing calls this directly
Calls
3
readFile
Function · 0.85
join
Function · 0.85
split
Function · 0.70
Tested by
no test coverage detected