Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ global.ts
File
global.ts
src/server/trpc/routers/global.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
'zod'
;
2
import
{ publicProcedure, router } from
'../trpc.js'
;
3
import
{ OPENAPI_TAG } from
'../../utils/const.js'
;
4
import
{ env } from
'../../utils/env.js'
;
Callers
nothing calls this directly
Calls
2
output
Method · 0.80
input
Method · 0.80
Tested by
no test coverage detected