Documentation
    Preparing search index...

    Type Alias StartableSource<T>

    StartableSource: RequiredProps<UnderlyingDefaultSource<T>, "start">

    An UnderlyingDefaultSource object that has a start method.

    Type Parameters

    • T