Function createSubscribable

  • Create a Subscribable given a subscribe, unsubscribe and a once function.

    Type Parameters

    • This

    • Args extends any[]

    Parameters

    Returns Subscribable<This, Args>

    instance of Subscribable

Generated using TypeDoc