mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+2
-2
@@ -1,7 +1,7 @@
|
||||
// Type definitions for expectations.js 0.2.5
|
||||
// Project: https://github.com/spmason/expectations
|
||||
// Definitions by: vvakame <https://github.com/vvakame>
|
||||
// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare var expect:Expectations.IExpectations;
|
||||
|
||||
@@ -57,4 +57,4 @@ declare module Expectations {
|
||||
|
||||
fail(why?:string, what?:any):any;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user