UNPKG

@redocly/asyncapi-docs

Version:

Async API docs for Redocly Realm

3 lines (2 loc) 135 B
import type { ChannelWithKey } from '../types/index.js'; export declare function generateChannelLink(channel: ChannelWithKey): string;