Skip to main content
Module

x/pbkit/codegen/ts/index-buffer.ts>IndexBuffer

Protobuf toolkit for modern web development
Go to Latest
interface IndexBuffer
import { type IndexBuffer } from "https://deno.land/x/pbkit@v0.0.61/codegen/ts/index-buffer.ts";

Methods

reExport(
from: string,
item: string,
as: string,
): void
[[Symbol.iterator]](): Generator<Index>