mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-26 18:26:09 +01:00
This commit is contained in:
parent
ca330e2557
commit
94f303da50
3 changed files with 88 additions and 45 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -462,6 +462,7 @@ interface IOperation {
|
|||
type?: TAVCol // addAttrViewCol 专享
|
||||
deckID?: string // add/removeFlashcards 专享
|
||||
blockIDs?: string[] // add/removeFlashcards 专享
|
||||
removeDest?: boolean // removeAttrViewCol 专享
|
||||
}
|
||||
|
||||
interface IOperationSrcs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue