Creates a new PersistenceItem from the given options.
If serializer, deserializer, and persistence is omitted, then
JSON stringify/parse and the global KeyValuePersistence object
from persistenceRef will be used.
Creates a new PersistenceItem from the given options.
If serializer, deserializer, and persistence is omitted, then
JSON stringify/parse and the global KeyValuePersistence object
from persistenceRef will be used.
Creates a new PersistenceItem from the given options. If serializer, deserializer, and persistence is omitted, then JSON stringify/parse and the global KeyValuePersistence object from
persistenceRefwill be used.