UNPKG

@rudderstack/workflow-engine

Version:
7 lines 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BatchError = void 0; class BatchError extends Error { } exports.BatchError = BatchError; //# sourceMappingURL=batch.js.map