Vanessa 2024-02-09 14:55:54 +08:00
parent c4d96894dd
commit b8654495f7
4 changed files with 103 additions and 10 deletions

View file

@ -319,6 +319,7 @@ interface IPdfAnno {
mode: string,
id?: string,
coords?: number[]
ids?: string[]
}
interface IBackStack {