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

x/pbkit/core/ast/top-level-definitions.ts>Extend

Protobuf toolkit for modern web development
Go to Latest
interface Extend
implements StatementBase
import { type Extend } from "https://deno.land/x/pbkit@v0.0.55/core/ast/top-level-definitions.ts";

Properties

type: "extend"
keyword: Keyword
messageType: Type
extendBody: ExtendBody