mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Rename files "java*.*" to "java-applet*.*".
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="java.d.ts" />
|
||||
/// <reference path="java-applet.d.ts" />
|
||||
|
||||
/**
|
||||
* @summary Test for the applet status.
|
||||
@@ -19,4 +19,4 @@ function testHandlers() {
|
||||
onLoad: handler,
|
||||
onStop: handler
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user