Skip to main content
Module

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

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

Properties

type: "comment-group"
comments: Comment[]