Skip to main content
Module

x/pbkit/core/runtime/async/async-generator.ts>first

Protobuf toolkit for modern web development
Go to Latest
function first
import { first } from "https://deno.land/x/pbkit@v0.0.62/core/runtime/async/async-generator.ts";

Parameters

generator: AsyncGenerator<T>

Returns

Promise<T>