Documentation
    Preparing search index...

    Function isStartableSource

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

      Type Parameters

      • T

      Parameters

      • source: UnderlyingDefaultSource<T>

      Returns source is StartableSource<T>