Vanessa 2024-10-17 18:01:11 +08:00
parent ca330e2557
commit 94f303da50
3 changed files with 88 additions and 45 deletions

View file

@ -462,6 +462,7 @@ interface IOperation {
type?: TAVCol // addAttrViewCol 专享
deckID?: string // add/removeFlashcards 专享
blockIDs?: string[] // add/removeFlashcards 专享
removeDest?: boolean // removeAttrViewCol 专享
}
interface IOperationSrcs {