UNPKG

n8n

Version:

n8n Workflow Automation Tool

7 lines 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SourceControlPull = void 0; class SourceControlPull { } exports.SourceControlPull = SourceControlPull; //# sourceMappingURL=types.js.map