split some store func and add test

This commit is contained in:
pa
2026-03-04 20:21:17 +09:00
parent ea82825823
commit 1f1b996239
15 changed files with 1172 additions and 1307 deletions

View File

@@ -22,3 +22,4 @@ export * from './world';
export * from './memos';
export * from './throttle';
export * from './retry';
export * from './gameLog';