interface FullIdent implements SpanRe-exportimport { type FullIdent } from "https://deno.land/x/pbkit@v0.0.55/core/ast/index.ts"; Propertiestype: "full-ident"identOrDots: (Ident | Dot)[]