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

x/compress/deps.ts>EventEmitter#onceWrap

compress and uncompress for Deno
Go to Latest
method EventEmitter.prototype.onceWrap
import { EventEmitter } from "https://deno.land/x/compress@v0.3.8/deps.ts";

Parameters

eventName: string | symbol
listener: GenericFunction

Returns

WrappedFunction