takeUntil
Source Location: packages/core/src/source.ts#L2812
Signature
function takeUntil(stopSource: Source<unknown>): IdentityOperator
Source Location: packages/core/src/source.ts#L2812
function takeUntil(stopSource: Source<unknown>): IdentityOperator