Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/for_awaitable_queue/mod.ts>END

Provides a way to convert processes that stream data asynchronously into an async iterable.
Latest
variable END
import { END } from "https://deno.land/x/for_awaitable_queue@1.0.0/mod.ts";

type

symbol