mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
added/fixed headers e-i
https://github.com/borisyankov/DefinitelyTyped/issues/1570
This commit is contained in:
Vendored
+4
-4
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user