Documentation
    Preparing search index...

    Type Alias PullableSource<T>

    PullableSource: RequiredProps<UnderlyingDefaultSource<T>, "pull">

    An UnderlyingDefaultSource object that has a pull method.

    Type Parameters

    • T