Skip to main content
Module

x/pbkit/codegen/ts/index.ts>BundleConfig

Protobuf toolkit for modern web development
Latest
interface BundleConfig
Re-export
import { type BundleConfig } from "https://deno.land/x/pbkit@v0.0.70/codegen/ts/index.ts";

Properties

units: GenUnit[]
optional
customTypeMapping: CustomTypeMapping
optional
runtime: RuntimeConfig
optional
indexFilename: string