Extremely Popular
Go to Latest
method Node.prototype.getTrailingTriviaWidth
import { Node } from "https://dotland.deno.dev/x/fresh@1.1.5/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