Skip to content

Commit

Permalink
🐛 fix type of dva
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondYuan committed Nov 11, 2019
1 parent 8f54f1d commit 8a015e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dva/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,3 +142,4 @@ export { fetch };

import * as router from 'react-router-dom';
export { router };
export { useHistory, useLocation, useParams, useRouteMatch } from 'react-router-dom';

0 comments on commit 8a015e1

Please sign in to comment.