import { EventEmitter } from "https://deno.land/x/pptr@1.2.0/src/EventEmitter.ts";
Like on
but the listener will only be fired once and then it will be removed.
Returns
this
to enable you to chain calls.
import { EventEmitter } from "https://deno.land/x/pptr@1.2.0/src/EventEmitter.ts";
Like on
but the listener will only be fired once and then it will be removed.
this
to enable you to chain calls.