mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 16:34:06 +01:00
This commit is contained in:
parent
501f657f7c
commit
69068b0c78
4 changed files with 27 additions and 8 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -863,6 +863,7 @@ interface IAVView {
|
|||
sorts: IAVSort[],
|
||||
groups: IAVView[]
|
||||
group: IAVGroup
|
||||
groupValue: IAVCellValue
|
||||
}
|
||||
|
||||
interface IAVTable extends IAVView {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue