mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-02 02:40:15 +01:00
This commit is contained in:
parent
c83d138c60
commit
d076941a87
5 changed files with 111 additions and 15 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -831,6 +831,7 @@ interface IAV {
|
|||
name: string,
|
||||
type: "table"
|
||||
rows: IAVRow[],
|
||||
id: string
|
||||
}
|
||||
|
||||
interface IAVSort {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue