import { EventEmitter } from "https://deno.land/x/higa@0.1.2/deno/dep.ts";
Synchronously calls each of the registered listeners (callbacks) in order.
import { EventEmitter } from "https://deno.land/x/higa@0.1.2/deno/dep.ts";
Synchronously calls each of the registered listeners (callbacks) in order.