UNPKG

@n8n/n8n-nodes-langchain

Version:
6 lines 356 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isMcpOAuth2Authentication = void 0; const n8n_workflow_1 = require("n8n-workflow"); Object.defineProperty(exports, "isMcpOAuth2Authentication", { enumerable: true, get: function () { return n8n_workflow_1.isMcpOAuth2Authentication; } }); //# sourceMappingURL=types.js.map