Union of AsyncGenerator
and Generator
.
Union of AsyncGenerator
and Generator
.
Add Package
deno add jsr:@coven/types
Import symbol
import { type AwaitableGenerator } from "@coven/types";
---- OR ----
Import directly with a jsr specifier
import { type AwaitableGenerator } from "jsr:@coven/types";
Add Package
npx jsr add @coven/types
Import symbol
import { type AwaitableGenerator } from "@coven/types";
Add Package
yarn dlx jsr add @coven/types
Import symbol
import { type AwaitableGenerator } from "@coven/types";
Add Package
pnpm dlx jsr add @coven/types
Import symbol
import { type AwaitableGenerator } from "@coven/types";
Add Package
bunx jsr add @coven/types
Import symbol
import { type AwaitableGenerator } from "@coven/types";