type alias Inputimport { type Input } from "https://deno.land/x/drash@v3.0.0-beta.2/src/standard/handlers/RequestValidator.ts"; definition: { method?: string; url?: string; }