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