Skip to content

Commit b5c5333

Browse files
committed
Update index.d.ts
1 parent 55c7746 commit b5c5333

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

types/index.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ interface ViewUIPlusGlobalOptions {
6464
space: {
6565
size: string | number | [];
6666
};
67+
image: {
68+
toolbar: [];
69+
};
6770
}
6871

6972
interface ViewUIPlusInstallOptions extends ViewUIPlusGlobalOptions{

0 commit comments

Comments
 (0)