mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
fix i18next, jsFixtures, sinon and expect for TS 0.9
move and rename i18next test file
This commit is contained in:
Vendored
+1
-1
@@ -387,4 +387,4 @@ interface SinonStatic {
|
||||
log: (message: string) => void;
|
||||
}
|
||||
|
||||
var sinon: SinonStatic;
|
||||
declare var sinon: SinonStatic;
|
||||
|
||||
Reference in New Issue
Block a user