Skip to main content

DisposableType Type

Declaration

export type DisposableType = IDisposable | ko.Subscription | ko.ComputedFunctions

Members

Type
IDisposable
ko.Subscription
ko.ComputedFunctions