mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-29 11:12:23 +08:00
Update jquery.timeago.d.ts to remove ç character from name, causes compile errors
This commit is contained in:
Vendored
+2
-2
@@ -1,6 +1,6 @@
|
||||
// Type definitions for jQuery.timeago.js 1.0.2
|
||||
// Project: http://timeago.yarp.com/
|
||||
// Definitions by: François Guillot <http://fguillot.developpez.com/>
|
||||
// Definitions by: Francois Guillot <http://fguillot.developpez.com/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
@@ -59,4 +59,4 @@ interface JQueryStatic {
|
||||
|
||||
interface JQuery {
|
||||
timeago: Timeago;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user