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

x/pbkit/core/ast/index.ts>FullIdent

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

Properties

type: "full-ident"
identOrDots: (Ident | Dot)[]