Skip to content

Type Alias: Unsubscribe()

Unsubscribe = () => void

Defined in: types.ts:98

Unsubscribe function type for event listeners.

Returns

void