Type Alias UnSubscribe

UnSubscribe: () => void

The type of the unsubscribe function.

Type declaration

    • (): void
    • Returns void