Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pbkit/compat/buf/module.ts>BufYaml

Protobuf toolkit for modern web development
Latest
interface BufYaml
import { type BufYaml } from "https://deno.land/x/pbkit@v0.0.72/compat/buf/module.ts";

Properties

version:
| string
| "v1"
| "v1beta1"
| "v2"
optional
build: { roots?: string[]; }
optional
modules: { path: string; includes?: string[]; excludes?: string[]; }[]