Type alias RedisJSON

RedisJSON: null | boolean | number | string | Date | RedisJSONArray | RedisJSONObject

Generated using TypeDoc