UNPKG

perf-audit-cli

Version:

CLI tool for continuous performance monitoring and analysis

4 lines 195 B
import type { Plugin } from '../types/plugin.ts'; export declare const performanceTrackerPlugin: Plugin; export default performanceTrackerPlugin; //# sourceMappingURL=performance-tracker.d.ts.map