UNPKG

@redocly/respect-core

Version:
3 lines 265 B
import type { OperationDetails } from './get-operation-from-description.js'; export declare function getOperationById(operationIdStr: string, descriptions: any): (OperationDetails & Record<string, any>) | undefined; //# sourceMappingURL=get-operation-by-id.d.ts.map