import { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the most specific descendant at the provided start text position with the specified width, or undefined if not found.
x/deno2node/src/deps.deno.ts>Node#getDescendantAtStartWithWidth
import { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the most specific descendant at the provided start text position with the specified width, or undefined if not found.