Vanessa 2024-04-17 23:37:49 +08:00
parent 9a0eedf820
commit ce877b5822
3 changed files with 8 additions and 2 deletions

View file

@ -199,6 +199,7 @@ interface IPosition {
interface ISaveLayout {
name: string,
layout: IObject
time: number
}
interface IWorkspace {