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

x/abc/router.ts>Node#insertChild

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

Parameters

numParams: number
path: string
fullPath: string
handle: HandlerFunc