-
Notifications
You must be signed in to change notification settings - Fork 1
default output
xiansen edited this page Apr 12, 2020
·
1 revision
默认输出 react-redux 中所有的 api,
import { connect, useSelector, useDispatch, useStore } from '@maoyan/tangdao';
异步请求库,输出 isomorphic-fetch 的接口
import { fetch } from '@maoyan/tangdao';
默认输出 react-router-dom 中所有的组件和方法
import { HashRouter, Route, Switch } from '@maoyan/tangdao';
import { ConnectedRouter } from '@maoyan/tangdao';
默认输出 redux-saga 中所有 api
默认输出 redux-saga/effect 中的所有 api