Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fresh/src/dev/deps.ts>Node#getEnd

The next-gen web framework.
Extremely Popular
Go to Latest
method Node.prototype.getEnd
import { Node } from "https://deno.land/x/fresh@1.1.3/src/dev/deps.ts";

Gets the source file text position where the node ends.

Returns

number