Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ use
Method
use
packages/client-sdk/src/open/client/core/OpenAPI.ts:21–23 ·
view source on GitHub ↗
(fn: Middleware<T>)
Source
from the content-addressed store, hash-verified
19
}
20
21
use(fn: Middleware<T>) {
22
this._fns = [...this._fns, fn];
23
}
24
}
25
26
export
type
OpenAPIConfig = {
Callers
5
plugins.ts
File · 0.80
createRequest
Function · 0.80
app.ts
File · 0.80
trpc.ts
File · 0.80
initSocketio
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected