UNPKG

leasot

Version:

Parse and output TODOs and FIXMEs from comments in your files

6 lines (5 loc) 165 B
import { ReportItems } from '../../definitions.js'; /** * Report the items using a formatted table (Useful for CLI) */ export declare const reporter: ReportItems;