mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+3
-2
@@ -1,5 +1,6 @@
|
||||
// Type definitions for jQuery Cycle2 version 2.1.2 (build 20140216)
|
||||
// Project: http://jquery.malsup.com/cycle2/ (also https://github.com/malsup/cycle2)
|
||||
// Project: http://jquery.malsup.com/cycle2/
|
||||
// https://github.com/malsup/cycle2
|
||||
// Definitions by: Donny Nadolny <https://github.com/dnadolny/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
@@ -140,4 +141,4 @@ declare module JQueryCycle2 {
|
||||
interface Transition {
|
||||
before(opts: Options, curr: Element, next: Element, fwd: boolean): void;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user