Skip to main content
Extremely Popular
Go to Latest
method Node.prototype.getTrailingTriviaWidth
import { Node } from "https://deno.land/x/fresh@1.2.0/src/dev/deps.ts";

Gets the text length from the end of the current node to the next significant token or new line.

Returns

number