Vanessa 2022-10-05 21:29:56 +08:00
parent a2fb0071e7
commit d5931778cf
6 changed files with 34 additions and 30 deletions

View file

@ -446,6 +446,7 @@ declare interface IFile {
declare interface IBlockTree {
nodeType: string,
hPath: string,
subType: string,
name: string,
type: string,