Skip to main content
Module

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

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

Properties

filePath: string
importAllFroms: { as: string; from: string; }[]
exportTypes: string[]
reExportTypes: { item: string; as: string; from: string; }[]