Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/breejs/bree
/ index.js
File
index.js
examples/commonjs/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Bree = require(
'../../src/index.js'
);
2
3
const
bree =
new
Bree({
4
jobs: [
'job'
]
Callers
nothing calls this directly
Calls
1
start
Method · 0.80
Tested by
no test coverage detected