import * as effection from "https://deno.land/x/effection@3.1.0/lib/events.ts";
Functions
f on | Create a Stream of events from any EventTarget. |
f once | Create an Operation that yields the next event to be emitted by an EventTarget. |
import * as effection from "https://deno.land/x/effection@3.1.0/lib/events.ts";
f on | Create a Stream of events from any EventTarget. |
f once | Create an Operation that yields the next event to be emitted by an EventTarget. |