{"version":3,"file":"static/chunks/PerformanceStoreController.199582f43b34c2ac.js","sources":["webpack://_N_E/./src/modules/performance/components/PerformanceStoreController/PerformanceStoreController.tsx"],"sourceRoot":"","sourcesContent":["import { FC } from 'react';\nimport { PackageType } from '@legacyApp/client/store/registry/registry.constants';\nimport { enhanceComponent } from '@legacyApp/client/wrappers/enhanceComponent';\n\nconst PerformanceStoreController: FC = () => null;\n\nexport const performanceStoreProps = {\n\tasyncReducers: [\n\t\t{\n\t\t\tid: 'performance',\n\t\t\tcallback: () => import('../../store/performance.reducer'),\n\t\t},\n\t],\n\tasyncEpics: [\n\t\t{\n\t\t\tid: 'performance',\n\t\t\tcallback: () => import('../../store/performance.epic'),\n\t\t},\n\t],\n\tasyncDoNotReject: true,\n\tasyncPackage: PackageType.PERFORMANCE,\n};\n\nexport default enhanceComponent({\n\tPerformanceStoreController,\n\tprops: performanceStoreProps,\n});\n"],"names":["performanceStoreProps","asyncReducers","id","callback","asyncEpics","asyncDoNotReject","asyncPackage","PackageType","enhanceComponent","PerformanceStoreController","props"],"mappings":";;0KAMaA,EAAwB,CACpCC,cAAe,CACd,CACCC,GAAI,cACJC,SAAU,kBAAM,oCAGlBC,WAAY,CACX,CACCF,GAAI,cACJC,SAAU,kBAAM,oCAGlBE,kBAAkB,EAClBC,aAAcC,EAAAA,GAAAA,aAGf,WAAeC,EAAAA,EAAAA,GAAiB,CAC/BC,2BApBsC,kBAAM,MAqB5CC,MAAOV","debug_id":"50f96ae2-3190-5305-9b3d-bf9f5427407e"}