function ascending
ascending(
a: number,
b: number,
): number

The day counts a customisable listing offers, ascending: the priced counts that fall within [1, duration_days] (duration_days is the maximum when customisable_days is on). Empty for non-customisable listings.

Parameters

a: number
b: number

Return Type

number

Usage

import { ascending } from "docs/config.ts";