n8n
Version:
n8n Workflow Automation Tool
12 lines • 577 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.ExecutionSoftDelete1693491613982 = void 0;
const _1693491613982_ExecutionSoftDelete_1 = require("../common/1693491613982-ExecutionSoftDelete");
class ExecutionSoftDelete1693491613982 extends _1693491613982_ExecutionSoftDelete_1.ExecutionSoftDelete1693491613982 {
constructor() {
super(...arguments);
this.transaction = false;
}
}
exports.ExecutionSoftDelete1693491613982 = ExecutionSoftDelete1693491613982;
//# sourceMappingURL=1693491613982-ExecutionSoftDelete.js.map
;