MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / config.ts

File config.ts

packages/protocol/src/rest/config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod';
2
3export const providerConfigResponseSchema = z.object({
4 type: z.string(),

Callers

nothing calls this directly

Calls 1

recordMethod · 0.80

Tested by

no test coverage detected