Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion types/react/OTHER_FILES.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
experimental.d.ts
experimental.d.ts
jsx-dev-runtime.d.ts
jsx-runtime.d.ts
2 changes: 1 addition & 1 deletion types/react/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Type definitions for React 16.9
// Type definitions for React 16.14
// Project: http://facebook.github.io/react/
// Definitions by: Asana <https://asana.com>
// AssureSign <http://www.assuresign.com>
Expand Down
2 changes: 2 additions & 0 deletions types/react/jsx-dev-runtime.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Expose `JSX` namespace in `global` namespace
import './';
2 changes: 2 additions & 0 deletions types/react/jsx-runtime.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Expose `JSX` namespace in `global` namespace
import './';
2 changes: 2 additions & 0 deletions types/react/v15/OTHER_FILES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jsx-dev-runtime.d.ts
jsx-runtime.d.ts
2 changes: 1 addition & 1 deletion types/react/v15/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Type definitions for React 15.6
// Type definitions for React 15.7
// Project: http://facebook.github.io/react/
// Definitions by: Asana <https://asana.com>
// AssureSign <http://www.assuresign.com>
Expand Down
2 changes: 2 additions & 0 deletions types/react/v15/jsx-dev-runtime.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Expose `JSX` namespace in `global` namespace
import './';
2 changes: 2 additions & 0 deletions types/react/v15/jsx-runtime.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Expose `JSX` namespace in `global` namespace
import './';