Skip to main content
Module

x/events/mod.ts>WrappedFunction

EventEmitter for deno
Latest
interface WrappedFunction
implements Function
import { type WrappedFunction } from "https://deno.land/x/events@v1.0.0/mod.ts";

Properties

listener: Function