mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Update header.
This commit is contained in:
Vendored
+2
-2
@@ -1,4 +1,4 @@
|
||||
// Type definitions for Java
|
||||
// Type definitions for Java Applet
|
||||
// Project: https://www.java.com/
|
||||
// Definitions by: Cyril Schumacher <https://github.com/cyrilschumacher>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
@@ -49,4 +49,4 @@ interface Java {
|
||||
* @summary Applet Status.
|
||||
*/
|
||||
status?: AppletStatus;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user