UNPKG

@hygiene/cli

Version:

Keep your TODOs and FIXMEs healthy

4 lines 193 B
import { Reporter, ReportMessage } from "./Reporter"; export declare const stringify: (comment: ReportMessage) => string; export declare const json: Reporter; //# sourceMappingURL=json.d.ts.map