Sha256: 1fbed8beb3d81822e0e89337fe11aaafe9b912d594cd004df9b2445432d539d7
Contents?: true
Size: 264 Bytes
Versions: 9
Compression:
Stored size: 264 Bytes
Contents
export const selectForemanRhCloud = state => state.ForemanRhCloud; export const selectForemanInventoryUpload = state => selectForemanRhCloud(state).inventoryUpload; export const selectInsightsCloudSync = state => selectForemanRhCloud(state).InsightsCloudSync;
Version data entries
9 entries across 9 versions & 1 rubygems