Sha256: 9c74ea9dab7e5e2b76ca25efb613d514ffa91fdadadbf46afc44d7ab878ae8ac
Contents?: true
Size: 394 Bytes
Versions: 24
Compression:
Stored size: 394 Bytes
Contents
import ForemanInventoryUpload from './ForemanInventoryUpload'; import InsightsCloudSync from './InsightsCloudSync'; import InsightsHostDetailsTab from './InsightsHostDetailsTab'; export default [ { name: 'ForemanInventoryUpload', type: ForemanInventoryUpload }, { name: 'InsightsCloudSync', type: InsightsCloudSync }, { name: 'InsightsHostDetailsTab', type: InsightsHostDetailsTab }, ];
Version data entries
24 entries across 24 versions & 1 rubygems