UNPKG

n8n

Version:

n8n Workflow Automation Tool

6 lines 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.nodeMigrations = void 0; const ai_transform_to_code_migration_1 = require("./ai-transform-to-code.migration"); exports.nodeMigrations = [ai_transform_to_code_migration_1.aiTransformToCode]; //# sourceMappingURL=index.js.map