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

x/aleph/framework/core/events.ts>WrappedFunction

The Full-stack Framework in Deno.
Go to Latest
interface WrappedFunction
implements Function
import { type WrappedFunction } from "https://deno.land/x/aleph@v0.3.0-alpha.1/framework/core/events.ts";

Properties

listener: Function