UNPKG

@redocly/asyncapi-docs

Version:

Async API docs for Redocly Realm

3 lines (2 loc) 171 B
import type { AsyncApiDefinition } from '../types/index.js'; export declare function mapChannelToOperations(rawAsyncApiDoc: AsyncApiDefinition): Record<string, string[]>;