StreamUnifyIgnoreType-level marker that excludes Stream from unification.
models
Source effect/Stream.ts:1493 lines
export interface StreamUnifyIgnore {
StreamUnifyIgnore.Effect?: true | undefinedEffect?: true
}Referenced by 1 symbols
StreamUnifyIgnoreType-level marker that excludes Stream from unification.
export interface StreamUnifyIgnore {
StreamUnifyIgnore.Effect?: true | undefinedEffect?: true
}