Skip to content

DoCurious API Reference / types / AgeRange

Interface: AgeRange

Defined in: types/common.types.ts:105

A min/max age range used for challenge age-appropriateness filtering.

Properties

max

max: number

Defined in: types/common.types.ts:107


min

min: number

Defined in: types/common.types.ts:106

DoCurious Platform Documentation