Update TypeScript

This commit is contained in:
Nathan Bierema
2018-09-18 23:32:44 -04:00
parent 28a5156ae4
commit 59691bfa7d

View File

@@ -2,7 +2,7 @@
// Project: https://reactjs.org/
// Definitions by: Nathan Bierema <https://github.com/Methuselah96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 3.0
export { default } from './ReactFiberReconciler';