Make sure that at least version 2.3 of TypeScript is used...

This commit is contained in:
Christoph Spielmann
2017-08-27 19:18:32 +02:00
parent fd71eaa751
commit b8adfa8040

View File

@@ -2,6 +2,7 @@
// Project: https://github.com/arqex/react-json
// Definitions by: Christoph Spielmann <https://github.com/spielc>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as React from 'react';