UNPKG

@astraload/profilers

Version:

CPU profiler and heap dumper for multi-instance Meteor web apps

8 lines (7 loc) 190 B
export { Profilers } from './src/profilers.js'; export { logInColor } from './src/helpers.js'; export { TaskEvent, CpuProfileFileExt, HeapSnapshotFileExt, } from './src/constants.js';