mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 17:04:07 +01:00
This commit is contained in:
parent
a5faf5c4e9
commit
0910f52a9d
2 changed files with 7 additions and 0 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -1143,6 +1143,9 @@ interface IAVCellValue {
|
|||
blockIDs: string[]
|
||||
contents?: string[]
|
||||
}
|
||||
rollup?: {
|
||||
contents?: string[]
|
||||
}
|
||||
date?: IAVCellDateValue
|
||||
created?: IAVCellDateValue
|
||||
updated?: IAVCellDateValue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue