type alias Unsubscribe
Since 0.1.0

Removes a subscription when called.

Definition

() => void

Usage

import { type Unsubscribe } from "events-plugin/src/index.ts";