Search
Loading...
Skip to content

Type Alias: _Unsubscribe

type _Unsubscribe = () => void;

An unsubscribe function that removes a listener

Returns#

void