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

x/pbkit/core/ast/lexical-elements.ts>Type

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

Properties

type: "type"
identOrDots: (Ident | Dot)[]