UNPKG

effect

Version:

The missing standard library for TypeScript, for writing production-grade software.

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