Init: RoggioApp Architecture, Prisma Schema, API MVP
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
/** @internal */
|
||||
export const OP_BOTH_RUNNING = "BothRunning";
|
||||
/** @internal */
|
||||
export const OP_LEFT_DONE = "LeftDone";
|
||||
/** @internal */
|
||||
export const OP_RIGHT_DONE = "RightDone";
|
||||
//# sourceMappingURL=channelMergeState.js.map
|
||||
Reference in New Issue
Block a user