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