Skip to main content
Module

x/abc/node.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.2.10/node.ts";

Parameters

path: string

Returns

[HandlerFunc | undefined, Params | undefined, boolean]