Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MatterAIOrg/OrbCode
/ ok
Function
ok
test-hook-trust.mjs:9–9 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
7
8
let
passed = 0
9
const
ok = (name) => { console.log(` ok - ${name}`); passed++ }
10
11
const
PROJECT_HOOKS = {
12
hooks: {
Callers
1
test-hook-trust.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected