transferum
    Preparing search index...

    Type Alias AsyncPushable<T>

    AsyncPushable: AsyncPushableInterface<T> & { isAsyncPushable: true }

    Branded type: AsyncPushableInterface with the isAsyncPushable flag set to true.

    Type Parameters

    • T = any