Skip to main content
Glama
zodTestMatrix.js340 B
import * as z3 from 'zod/v3'; import * as z4 from 'zod/v4'; export const zodTestMatrix = [ { zodVersionLabel: 'Zod v3', z: z3, isV3: true, isV4: false }, { zodVersionLabel: 'Zod v4', z: z4, isV3: false, isV4: true } ]; //# sourceMappingURL=zodTestMatrix.js.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