method Router.prototype.prefiximport { Router } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/mod.ts?p=prototype.prefix&s=Router";prefix(prefix: string): thisSet the router prefix for this router. Parametersprefix: string[src]Returnsthis[src]