Skip to main content
Glama
zodTestMatrix.d.ts507 B
import * as z3 from 'zod/v3'; import * as z4 from 'zod/v4'; export type ZNamespace = typeof z3 & typeof z4; export declare const zodTestMatrix: readonly [{ readonly zodVersionLabel: "Zod v3"; readonly z: ZNamespace; readonly isV3: true; readonly isV4: false; }, { readonly zodVersionLabel: "Zod v4"; readonly z: ZNamespace; readonly isV3: false; readonly isV4: true; }]; export type ZodMatrixEntry = (typeof zodTestMatrix)[number]; //# sourceMappingURL=zodTestMatrix.d.ts.map

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/andytango/puppeteer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server