This commit is contained in:
Vanessa 2023-07-03 20:54:57 +08:00
parent c83d138c60
commit d076941a87
5 changed files with 111 additions and 15 deletions

View file

@ -831,6 +831,7 @@ interface IAV {
name: string,
type: "table"
rows: IAVRow[],
id: string
}
interface IAVSort {