UNPKG

@redocly/openapi-core

Version:

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

4 lines 235 B
import { type Plugin, type RawGovernanceConfig } from './types.js'; export declare const builtInConfigs: Record<string, RawGovernanceConfig>; export declare const defaultPlugin: Plugin<'built-in'>; //# sourceMappingURL=builtIn.d.ts.map