Skip to content

Commit

Permalink
Import React in Typescript typing (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyBurger authored and joshswan committed Dec 6, 2019
1 parent f3ebedd commit d5dce19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import React from 'react';
import { StyleProp, TextStyle } from 'react-native';

export interface AutolinkProps {
Expand Down

0 comments on commit d5dce19

Please sign in to comment.