Skip to main content
Module

x/forever/mod.ts

A deno function to run a callback forever, until manually cancelled.
import * as forever from "https://deno.land/x/forever@1.0.0/mod.ts";
The documentation for this module is currently unavailable.