move code to utils/file

This commit is contained in:
lloydzhou
2024-07-15 20:09:21 +08:00
parent e2f0206d88
commit 33450ce429
6 changed files with 88 additions and 89 deletions

View File

@@ -55,6 +55,7 @@ export enum FileName {
}
export enum StoreKey {
File = "chat-next-web-file",
Chat = "chat-next-web-store",
Access = "access-control",
Config = "app-config",