import { type NumericRangeOptions } from "https://deno.land/x/iterange@1.0.0/range.ts";
Properties
optional
step: TThe stepping interval.
x/iterange/range.ts>NumericRangeOptions
import { type NumericRangeOptions } from "https://deno.land/x/iterange@1.0.0/range.ts";
The stepping interval.