mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 09:25:50 +08:00
Make sure that at least version 2.3 of TypeScript is used...
This commit is contained in:
1
types/react-json/index.d.ts
vendored
1
types/react-json/index.d.ts
vendored
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user