Type Alias TeardownLogic

TeardownLogic: Unsubscribable | () => void | void

The return type of a subscriber function.