export default { product: state => state.product, isLoading: state => state.isLoading, };