Skip to main content
Module

x/pbkit/core/ast/textproto.ts>TextprotoFullIdent

Protobuf toolkit for modern web development
Go to Latest
interface TextprotoFullIdent
implements Span
import { type TextprotoFullIdent } from "https://deno.land/x/pbkit@v0.0.61/core/ast/textproto.ts";

Properties

type: "textproto-full-ident"
identOrDots: (TextprotoIdent | TextprotoDot)[]