mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+3
-3
@@ -1,6 +1,6 @@
|
||||
// Type definitions for jQuery.cycle.js 2.9999.81 (15-JAN-2013)
|
||||
// Type definitions for jQuery.cycle.js
|
||||
// Project: http://jquery.malsup.com/cycle/
|
||||
// Definitions by: François Guillot <http://fguillot.developpez.com/>
|
||||
// Definitions by: François Guillot <http://fguillot.developpez.com/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
@@ -90,4 +90,4 @@ interface Cycle {
|
||||
|
||||
interface JQuery {
|
||||
cycle: Cycle;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user