Revert TypeScript runner version to 2.6

This commit is contained in:
Tim Wang 2018-06-25 17:06:12 +08:00 committed by GitHub
parent b315960713
commit d6be33ea5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
// Kyle Roach <https://github.com/iRoachie>
// Tim Wang <https://github.com/timwangdev>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
// TypeScript Version: 2.6
import { PureComponent, ReactNode, ComponentType } from 'react'
import {
Animated,