feat: module lorebook sort, import, export

This commit is contained in:
bangonicdd
2025-04-19 17:00:18 +09:00
parent 21561fe5ff
commit 5f1d63dcfb
3 changed files with 80 additions and 13 deletions

View File

@@ -510,7 +510,7 @@ export async function importLoreBook(mode:'global'|'local'|'sglobal'){
}
}
interface CCLorebook{
export interface CCLorebook{
key:string[]
comment:string
content:string