Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusion committed Jun 21, 2022
1 parent 55c7746 commit b5c5333
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ interface ViewUIPlusGlobalOptions {
space: {
size: string | number | [];
};
image: {
toolbar: [];
};
}

interface ViewUIPlusInstallOptions extends ViewUIPlusGlobalOptions{
Expand Down

0 comments on commit b5c5333

Please sign in to comment.