Добавлена ДБ
This commit is contained in:
9
node_modules/effect/dist/esm/internal/opCodes/streamHaltStrategy.js
generated
vendored
Normal file
9
node_modules/effect/dist/esm/internal/opCodes/streamHaltStrategy.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/** @internal */
|
||||
export const OP_LEFT = "Left";
|
||||
/** @internal */
|
||||
export const OP_RIGHT = "Right";
|
||||
/** @internal */
|
||||
export const OP_BOTH = "Both";
|
||||
/** @internal */
|
||||
export const OP_EITHER = "Either";
|
||||
//# sourceMappingURL=streamHaltStrategy.js.map
|
||||
Reference in New Issue
Block a user