Files
2026-04-26 19:42:42 +02:00

5 lines
206 B
JavaScript
Executable File

/** @internal */
export const OP_PULL_AFTER_NEXT = "PullAfterNext";
/** @internal */
export const OP_PULL_AFTER_ALL_ENQUEUED = "PullAfterAllEnqueued";
//# sourceMappingURL=channelUpstreamPullStrategy.js.map