mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-12 12:10:44 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
// Type definitions for expect.js 0.2.0
|
||||
// Project: https://github.com/LearnBoost/expect.js
|
||||
// Definitions by: Teppei Sato <https://github.com/teppeis>
|
||||
// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare function expect(target?: any): Expect.Root;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user