Documentation
    Preparing search index...
    ARRAY: typeof ARRAY & (
        typeOrOptions: DataType | ArrayOptions,
    ) => ARRAY<AbstractDataType<any>>

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