Files
Agent-n8n/n8n-n8n-1.109.2/packages/@n8n/json-schema-to-zod/src/index.ts
2025-09-08 04:48:28 +08:00

3 lines
86 B
TypeScript
Executable File

export type * from './types';
export { jsonSchemaToZod } from './json-schema-to-zod';