mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Add return type.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
|
||||
interface JQuery {
|
||||
|
||||
placeholder();
|
||||
placeholder() : void;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user