import * as effection from "https://deno.land/x/effection@4.0.0-alpha.1/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@4.0.0-alpha.1/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. |