Skip to main content
Go to Latest
interface TAsyncIterator
implements TSchema
import { type TAsyncIterator } from "https://deno.land/x/openbox@1.1.8/deps.ts";

Type Parameters

optional
T extends TSchema = TSchema

Properties

[Kind]: "AsyncIterator"
static: AsyncIterableIterator<Static<T, this["params"]>>
type: "AsyncIterator"
items: T