mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fixed error name
This commit is contained in:
Vendored
+1
-1
@@ -374,7 +374,7 @@ interface JQuery {
|
||||
|
||||
/**
|
||||
* Get Slick Object
|
||||
* @param methodName "getSlick"
|
||||
* @param methodName The name of the method
|
||||
*/
|
||||
slick(methodName: "getSlick"): Object;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user