Documentation
    Preparing search index...

    Function isPullableSource

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

      Type Parameters

      • T

      Parameters

      • source: UnderlyingDefaultSource<T>

      Returns source is PullableSource<T>