Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Hooks<T>

Type parameters

  • T = any

Hierarchy

  • Hooks

Implements

Index

Constructors

constructor

Methods

onStoppedNotification

  • onStoppedNotification(value: T, subscription: Subscription): void

onUnhandledError

  • onUnhandledError(error: Error, subscription: Subscription): void

Static from

Generated using TypeDoc