Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

bracketOpen: Token
optional
stream: Keyword
messageType: Type
bracketClose: Token