import { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the leading comment ranges of the current node.
x/deno2node/src/deps.deno.ts>Node#getLeadingCommentRanges
import { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the leading comment ranges of the current node.