Code coverage report for core/src/profiling/index.ts

Statements: 100% (2 / 2)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (2 / 2)      Ignored: none     

All files » core/src/profiling/ » index.ts
1 2 31 1  
export * from './profiler';
export * from './decorators';