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

x/abc/router.ts>Node#getValue

A better Deno framework to create web application.
Go to Latest
method Node.prototype.getValue
import { Node } from "https://deno.land/x/abc@v0.1.10/router.ts";

Parameters

path: string

Returns

[HandlerFunc, Params, boolean]