interface KindToNodeMappingsWithCommentStatements
implements ImplementedKindToNodeMappings
import { type KindToNodeMappingsWithCommentStatements } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Index Signatures
kind: number]: Node
[Properties
[[SyntaxKind.SingleLineCommentTrivia]]: CommentStatement
[[SyntaxKind.MultiLineCommentTrivia]]: CommentStatement