type alias Unsubscribe
Since 0.1.0

Removes a subscription when called.

Definition

() => void

Usage

import { type Unsubscribe } from "common/src/index.ts";