import { NaticoListenerHandler } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Constructors
new
NaticoListenerHandler(client: T, unnamed 1: { directory: string; })Type Parameters
T extends NaticoClient
Methods
addToEmitter(id: string)
register(listener: NaticoListener, filepath: string)
setEmitters(emitters: any)