Type alias Unsubscribe

Unsubscribe: {
    unsubscribe: (() => void);
}

Type declaration

  • unsubscribe: (() => void)
      • (): void
      • Returns void

Generated using TypeDoc