UNPKG

n8n

Version:

n8n Workflow Automation Tool

6 lines 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const zod_to_openapi_1 = require("@asteasolutions/zod-to-openapi"); const zod_1 = require("zod"); (0, zod_to_openapi_1.extendZodWithOpenApi)(zod_1.z); //# sourceMappingURL=zod-extend.js.map