| 1 | import { AdvancedProfilerCollector } from '../../../src/Utils/Debug/AdvancedProfilerCollector'; |
| 2 | import { ProfilerSDK } from '../../../src/Utils/Profiler/ProfilerSDK'; |
| 3 | import { ProfileCategory } from '../../../src/Utils/Profiler/ProfilerTypes'; |
| 4 |
nothing calls this directly
no test coverage detected