Storage functions
hasStoreInStorage
The hasStoreInStorage
function returns a boolean indicating whether durable PartyKit storage contains a serialized Store
. Read more.
loadStoreFromStorage
The loadStoreFromStorage
function returns the content of a Store
from durable PartyKit storage. Read more.