interface Optionsimport { type Options } from "https://dotland.deno.dev/x/lume@v2.4.2/middlewares/redirects.ts"; Propertiesredirects: Record<string, string | Redirect>A map of redirects optionalstrict: booleanWhether distinguish the trailing slash or not