interface QueryOptionimport { type QueryOption } from "https://deno.land/x/danet@1.7.4/src/router/controller/mod.ts"; Propertiesoptionalvalue: "first" | "last" | "array"