UNPKG

@redocly/openapi-core

Version:

See https://github.com/Redocly/openapi-cli

4 lines (3 loc) 162 B
import { LintRawConfig, Plugin } from './config'; export declare const builtInConfigs: Record<string, LintRawConfig>; export declare const defaultPlugin: Plugin;