UNPKG

perf-audit-cli

Version:

CLI tool for continuous performance monitoring and analysis

3 lines 177 B
import type { HistoryOptions } from '../types/commands.ts'; export declare function historyCommand(options: HistoryOptions): Promise<void>; //# sourceMappingURL=history.d.ts.map