UNPKG

@redocly/openapi-core

Version:

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

3 lines (2 loc) 150 B
import type { Oas3Decorator, Oas2Decorator } from '../../visitors'; export declare const OperationDescriptionOverride: Oas3Decorator | Oas2Decorator;