Files
RoggioApp/node_modules/effect/dist/esm/internal/opCodes/channelMergeStrategy.js
T
2026-04-26 19:42:42 +02:00

5 lines
180 B
JavaScript
Executable File

/** @internal */
export const OP_BACK_PRESSURE = "BackPressure";
/** @internal */
export const OP_BUFFER_SLIDING = "BufferSliding";
//# sourceMappingURL=channelMergeStrategy.js.map