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

5 lines
146 B
JavaScript
Executable File

/** @internal */
export const OP_DONE = "Done";
/** @internal */
export const OP_AWAIT = "Await";
//# sourceMappingURL=channelMergeDecision.js.map