UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

3 lines 173 B
import type { Diagnostic } from './linter.js'; export declare const reportDiagnostics: (diagnostics: Diagnostic[]) => void; //# sourceMappingURL=diagnostic-reporter.d.ts.map