UNPKG

@oaklean/profiler

Version:

A library to measure the energy consumption of your javascript/typescript code

5 lines (4 loc) 193 B
export * from './perf/PerfSensorInterface'; export * from './powermetrics/PowerMetricsSensorInterface'; export * from './windows/WindowsSensorInterface'; export * from './BaseSensorInterface';