Files
2026-01-23 01:33:35 +01:00

5 lines
167 B
JavaScript

/** @internal */
export const OP_PULLED = "Pulled";
/** @internal */
export const OP_NO_UPSTREAM = "NoUpstream";
//# sourceMappingURL=channelUpstreamPullRequest.js.map