commit ad lib file

This commit is contained in:
hyb1996
2018-09-17 09:28:43 +08:00
parent 37796048f4
commit 5bfc6b6a4b
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package org.autojs.autojs.model.explorer;
public interface IExplorerPage {
}