Vanessa 2023-12-30 22:07:24 +08:00
parent a5faf5c4e9
commit 0910f52a9d
2 changed files with 7 additions and 0 deletions

View file

@ -1143,6 +1143,9 @@ interface IAVCellValue {
blockIDs: string[]
contents?: string[]
}
rollup?: {
contents?: string[]
}
date?: IAVCellDateValue
created?: IAVCellDateValue
updated?: IAVCellDateValue