variable listimport { list } from "https://dotland.deno.dev/x/opine@2.3.4/examples/mvc/controllers/user/index.ts"; type(_req: OpineRequest,res: OpineResponse,_next: NextFunction,) => unknown