UNPKG

@redocly/openapi-core

Version:

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

11 lines 418 B
import type { Oas2Decorator } from '../../visitors.js'; export declare const decorators: { 'operation-description-override': Oas2Decorator; 'tag-description-override': Oas2Decorator; 'info-description-override': Oas2Decorator; 'info-override': Oas2Decorator; 'remove-x-internal': Oas2Decorator; 'filter-in': Oas2Decorator; 'filter-out': Oas2Decorator; }; //# sourceMappingURL=index.d.ts.map