Skip to main content
Module

x/pbkit/codegen/json/index.ts>GenConfig

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

Properties

optional
includeParseResult: boolean
optional
space: Parameters<JSON.stringify>[2]