mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-12 11:51:10 +08:00
Use TS 2.1 only for react-native-datepicker typings.
This commit is contained in:
1
react-native-datepicker/index.d.ts
vendored
1
react-native-datepicker/index.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/xgfe/react-native-datepicker
|
||||
// Definitions by: Jacob Baskin <https://github.com/jacobbaskin>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
|
||||
import * as React from 'react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user