Documentation
    Preparing search index...

    Type Alias CancellableSource<T>

    CancellableSource: RequiredProps<UnderlyingDefaultSource<T>, "cancel">

    An UnderlyingDefaultSource object that has a cancel method.

    Type Parameters

    • T