UNPKG

@jirutka/ajv-cli

Version:

CLI for Ajv JSON Schema Validator with human-friendly error messages

3 lines (2 loc) 103 B
import type { CmdName } from './index.js'; export declare function printHelp(cmdName?: CmdName): true;