transferum
    Preparing search index...

    Type Alias AsyncPullable<T>

    AsyncPullable: AsyncPullableInterface<T> & { isAsyncPullable: true }

    Branded type: AsyncPullableInterface with the isAsyncPullable flag set to true.

    Type Parameters

    • T = any