/** @internal */
export const OP_LEFT = "Left";
export const OP_RIGHT = "Right";
export const OP_BOTH = "Both";
export const OP_EITHER = "Either";
//# sourceMappingURL=streamHaltStrategy.js.map