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>StrLit

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

Properties

type: "str-lit"
tokens: Token[]