function replacePrefixAndSuffiximport { replacePrefixAndSuffix } from "https://deno.land/x/oak_nest@v1.13.18/src/router.ts"; replacePrefixAndSuffix(str: string,prefix: string,suffix: string,controller?: string,)Parametersstr: stringprefix: stringsuffix: stringoptionalcontroller: string