UNPKG

au-rogue

Version:

Conservative Aurelia 1 to 2 codemods. Changes only what is safe, reports everything.

3 lines (2 loc) 132 B
import { ReportData } from './types.js'; export declare function writeReport(cwd: string, data: ReportData, outDir?: string): void;