import * as composium from "https://deno.land/x/composium@v0.1.2/route.ts"; FunctionsfcreateRouteA curried function which takes HTTP Methods, a URLPatternInput and Middlewares and returns in the end a composed route function. Type AliasesTMethodTMiddleware