Skip to main content
Module

x/dactyl/deps.ts>Application#addEventListener

Web framework for Deno, built on top of Oak 🦇
Latest
method Application.prototype.addEventListener
import { Application } from "https://deno.land/x/dactyl@v0.1.0-alpha/deps.ts";

Parameters

type: "error"
listener: ApplicationErrorEventListenerOrEventListenerObject<S> | null
optional
options: boolean | AddEventListenerOptions