Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak_nest/src/router.ts>replacePrefixAndSuffix

Refer to nestjs to realize some common functions for Deno
Go to Latest
function replacePrefixAndSuffix
import { replacePrefixAndSuffix } from "https://deno.land/x/oak_nest@v1.13.18/src/router.ts";

Parameters

str: string
prefix: string
suffix: string
optional
controller: string