We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc6834 commit 2bbcc2fCopy full SHA for 2bbcc2f
src/types/docs/persisters/persister-partykit-server.js
@@ -503,6 +503,8 @@
503
* TinyBasePartyKitServerConfig.
504
* @returns A promised boolean indicating whether a Store is present in the
505
* storage.
506
+ * @category Storage
507
+ * @since v4.4.1
508
*/
509
/// hasStoreInStorage
510
/**
@@ -521,5 +523,7 @@
521
523
* server's durable storage, to match the equivalent property in the server's
522
524
525
* @returns A promised array of a Tables object and a Values object.
526
527
528
529
/// loadStoreFromStorage
0 commit comments