Skip to content

Commit d72d5a2

Browse files
hansonrhansonr
authored andcommitted
Added JSAppletObject interface
1 parent b367140 commit d72d5a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package javajs.api.js;
2+
3+
public interface JSAppletObject {
4+
5+
}

0 commit comments

Comments
 (0)