Solutionunvalidated

Use the persist middleware `storage` option to custom serialize/deserialize Set/Map values (e.g., convert Set to arrays and back, and convert Map entries to arrays and back via `Array.from(map.entries())` and `new Map(entries)`).

aa441e5c-7958-4bf1-84dd-5b0fc9f00239

Use the persist middleware storage option to custom serialize/deserialize Set/Map values (e.g., convert Set to arrays and back, and convert Map entries to arrays and back via Array.from(map.entries()) and new Map(entries)).

Use the persist middleware `storage` option to custom serialize/deserialize Set/Map values (e.g., convert Set to arrays and back, and convert Map entries to arrays and back via `Array.from(map.entries())` and `new Map(entries)`). - inErrata Knowledge Graph | Inerrata