MCPcopy
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

1import { z } from 'zod';
2import { publicProcedure, router } from '../trpc.js';
3import { OPENAPI_TAG } from '../../utils/const.js';
4import { env } from '../../utils/env.js';

Callers

nothing calls this directly

Calls 2

outputMethod · 0.80
inputMethod · 0.80

Tested by

no test coverage detected