Skip to main content
Module

x/pbkit/core/ast/index.ts>CommentGroup

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

Properties

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