Module

x/opine/src/types.ts>RangeParserOptions

Minimalist web framework for Deno ported from ExpressJS.
Latest
interface RangeParserOptions
import { type RangeParserOptions } from "https://dotland.deno.dev/x/opine@2.3.4/src/types.ts";

Properties

optional
combine: boolean

The "combine" option can be set to true and overlapping & adjacent ranges will be combined into a single range.