transferum
    Preparing search index...

    Type Alias Subscribable<T>

    Subscribable: SubscribableInterface<T> & { isSubscribable: true }

    Branded type: SubscribableInterface with the isSubscribable flag set to true.

    Type Parameters

    • T = any