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

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

Properties

type: "ranges"
rangeOrCommas: (Range | Comma)[]