Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
method Node.prototype.getTrailingTriviaWidth
import { Node } from "https://deno.land/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