Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Subscription<V, V>

Type parameters

  • V

  • V

Hierarchy

  • Subscription

Index

Properties

Properties

input

input: Observable<V>

sink

sink: EventSink<V>

unsub

unsub: Unsub | undefined

Generated using TypeDoc