UNPKG

@shopgate/engage

Version:
6 lines 198 B
/** * Selects the app rating information. * @param {Object} state The current state. * @returns {Object} The app rating information. */ export const getAppRatingState = state => state.appRating;