UNPKG

@pagopa/dx-cli

Version:

A CLI useful to manage DX tools.

3 lines (2 loc) 136 B
import { ValidationReporter } from "../../domain/validation.js"; export declare const makeValidationReporter: () => ValidationReporter;