Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/natico/src/struct/tasks/Task.ts>delayFN

A powerful and customizable framework for Discordeno
Latest
type alias delayFN
import { type delayFN } from "https://deno.land/x/natico@4.0.0-pre.4/src/struct/tasks/Task.ts";
definition: <T extends NaticoClient>(client: T) => number