Documentation
    Preparing search index...
    RANGE: typeof RANGE & (
        subtypeOrOptions: DataTypeClassOrInstance | RangeOptions,
    ) => RANGE<DATE | DATEONLY | BaseNumberDataType<NumberOptions>>

    This is a simple wrapper to make the DataType constructable without new. See the return type for all available options.