增加导出

This commit is contained in:
RT15548
2025-12-24 11:58:03 +08:00
committed by GitHub
parent 29bc41fe19
commit 3df1abae50

View File

@@ -136,3 +136,4 @@ class StorageFile {
}
export const TasksStorage = new StorageFile('LittleWhiteBox_Tasks.json');
export const StoryOutlineStorage = new StorageFile('LittleWhiteBox_StoryOutline.json');