Closed
Description
A lot of field that contain date information are defined as string, example:
meilisearch-js/src/types/types.ts
Lines 219 to 220 in 746de52
These should become Date
types
A lot of field that contain date information are defined as string, example:
meilisearch-js/src/types/types.ts
Lines 219 to 220 in 746de52
These should become Date
types