added/fixed headers e-i

https://github.com/borisyankov/DefinitelyTyped/issues/1570
This commit is contained in:
Bartvds
2014-01-24 00:19:24 +01:00
parent 950d0d85a7
commit 03eecbb681
13 changed files with 42 additions and 21 deletions
+4 -4
View File
@@ -1,10 +1,10 @@
/// <reference path="../jquery/jquery.d.ts" />
// Type definitions for Flight 1.1.1
// Type definitions for Flight 1.1.1
// Project: http://flightjs.github.com/flight/
// Definitions by: Jonathan Hedrén <https://github.com/jonathanhedren/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../jquery/jquery.d.ts" />
declare module Flight {
export interface Base {
@@ -235,4 +235,4 @@ declare module Flight {
}
declare var DEBUG: Flight.DebugStatic;
declare var flight: Flight.FlightStatic;
declare var flight: Flight.FlightStatic;