type alias Optionsimport { type Options } from "https://deno.land/x/drash@v3.0.0-beta.2/src/modules/middleware/AcceptHeader/mod.ts"; definition: { throw_if_accept_header_mismatched?: boolean; throw_if_accept_header_missing?: boolean; }