interface Optionsimport { type Options } from "https://deno.land/x/lume@v1.19.1/middlewares/basic_auth.ts"; Propertiesrealm: stringusers: Record<string, string>