Because the store uses `structuredClone` internally (and therefore needs a serializable object or type), passing an instance of a class doesn't work.
Because the store uses
structuredCloneinternally (and therefore needs a serializable object or type), passing an instance of a class doesn't work.