Function isCancellableSource

  • A guard to test that an UnderlyingDefaultSource object that has a cancel method.

    Type Parameters

    • T

    Parameters

    • source: UnderlyingDefaultSource<T>

    Returns source is CancellableSource<T>

Generated using TypeDoc