TreasureTrails/node_modules/effect/dist/esm/internal/opCodes/channelUpstreamPullRequest.js

5 lines
167 B
JavaScript
Raw Permalink Normal View History

2026-03-18 09:02:21 -05:00
/** @internal */
export const OP_PULLED = "Pulled";
/** @internal */
export const OP_NO_UPSTREAM = "NoUpstream";
//# sourceMappingURL=channelUpstreamPullRequest.js.map