Skip to content

Commit 2bbcc2f

Browse files
committed
[docs] Category & version
1 parent acc6834 commit 2bbcc2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/types/docs/persisters/persister-partykit-server.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,8 @@
503503
* TinyBasePartyKitServerConfig.
504504
* @returns A promised boolean indicating whether a Store is present in the
505505
* storage.
506+
* @category Storage
507+
* @since v4.4.1
506508
*/
507509
/// hasStoreInStorage
508510
/**
@@ -521,5 +523,7 @@
521523
* server's durable storage, to match the equivalent property in the server's
522524
* TinyBasePartyKitServerConfig.
523525
* @returns A promised array of a Tables object and a Values object.
526+
* @category Storage
527+
* @since v4.4.1
524528
*/
525529
/// loadStoreFromStorage

0 commit comments

Comments
 (0)