Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/natico/examples/deps.ts>Events

A powerful and customizable framework for Discordeno
Latest
interface Events
Re-export
import { type Events } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";

Index Signatures

[name: string]: (...args: any[]) => Promise<any> | any