Update index.d.ts

This commit is contained in:
Josh Goldberg
2018-03-17 08:12:58 -07:00
committed by GitHub
parent 8ca6f58232
commit c631d2f60d
+1 -1
View File
@@ -13,7 +13,7 @@
// Ahn <https://github.com/AhnpGit>
// Josh Goldberg <https://github.com/joshuakgoldberg>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
-// TypeScript Version: 2.3
// TypeScript Version: 2.3
declare var beforeAll: jest.Lifecycle;
declare var beforeEach: jest.Lifecycle;