mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Use TS 2.1 only for react-native-datepicker typings.
This commit is contained in:
parent
3f8ae530b9
commit
8f4b8ffc92
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';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user