UNPKG

markuplint

Version:

A Linter for All Markup Languages.

3 lines (2 loc) 114 B
import { ReportingData } from './reporter'; export declare function output(params: ReportingData): Promise<void>;