transferum
    Preparing search index...

    Type Alias Pullable<T>

    Pullable: PullableInterface<T> & { isPullable: true }

    Branded type: PullableInterface with the isPullable flag set to true.

    Type Parameters

    • T = any