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

5 lines
167 B
JavaScript
Executable File

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