mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
9df352efdb
commit
2b19d903b4
2 changed files with 5 additions and 4 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -964,6 +964,7 @@ interface IAVCell {
|
|||
interface IAVCellValue {
|
||||
keyID?: string,
|
||||
id?: string,
|
||||
blockID?: string // 为 row id
|
||||
type: TAVCol,
|
||||
isDetached?: boolean,
|
||||
text?: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue