Sha256: b3797bd2b09a93361a8cb3ee0d14a86c13706ffa36222fd569439f4cc0774a02

Contents?: true

Size: 167 Bytes

Versions: 3

Compression:

Stored size: 167 Bytes

Contents

export const selectForemanRhCloud = state => state.ForemanRhCloud;
export const selectForemanInventoryUpload = state =>
  selectForemanRhCloud(state).inventoryUpload;

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
foreman_rh_cloud-0.9.7 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-1.0.7 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-2.0.7 webpack/ForemanRhCloudSelectors.js