Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/abc/mod.ts>Abc#group

A better Deno framework to create web application.
Go to Latest
method Abc.prototype.group
Re-export
import { Abc } from "https://deno.land/x/abc@v0.1.10/mod.ts";

group creates a new router group with prefix and optional group level middleware.

Parameters

prefix: string