transferum
    Preparing search index...

    Type Alias AsyncPollingProxy<T>

    AsyncPollingProxy: AsyncPollingProxyInterface<T> & { isAsyncPollingProxy: true }

    Branded type: AsyncPollingProxyInterface with the isAsyncPollingProxy flag set to true.

    Type Parameters

    • T = any