UNPKG

perf-audit-cli

Version:

CLI tool for continuous performance monitoring and analysis

4 lines 183 B
import type { Plugin } from '../types/plugin.ts'; export declare const bundleAnalyzerPlugin: Plugin; export default bundleAnalyzerPlugin; //# sourceMappingURL=bundle-analyzer.d.ts.map