Skip to main content
Module

x/forever/types.ts>OnCancel

A deno function to run a callback forever, until manually cancelled.
Latest
type alias OnCancel
import { type OnCancel } from "https://deno.land/x/forever@1.1.0/types.ts";
definition: Event