UNPKG

async-connect

Version:

HOC for calling and statusing redux actions on componentDidMount

12 lines (10 loc) 164 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function () { return { statuses: {}, errors: {} }; };