transferum
    Preparing search index...

    Type Alias Pushable<T>

    Pushable: PushableInterface<T> & { isPushable: true }

    Branded type: PushableInterface with the isPushable flag set to true.

    Type Parameters

    • T = any