mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 19:43:20 +08:00
fix(react-native-elements): unneeded breaking imports
This commit is contained in:
2
types/react-native-elements/index.d.ts
vendored
2
types/react-native-elements/index.d.ts
vendored
@@ -6,8 +6,6 @@
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import * as React from 'react';
|
||||
import { stringify } from '../wellknown/index';
|
||||
import { numberTypeAnnotation } from '../babel-types/index';
|
||||
import {
|
||||
ViewStyle,
|
||||
TextStyle,
|
||||
|
||||
Reference in New Issue
Block a user