This commit is contained in:
Vanessa 2023-10-25 09:49:43 +08:00
parent f340a163f1
commit bab0e764e2
5 changed files with 41 additions and 18 deletions

View file

@ -501,7 +501,6 @@ interface IPluginDockTab {
interface IExportOptions {
type: string,
id: string,
fileType: string
}
interface IOpenFileOptions {