UNPKG

@redocly/asyncapi-docs

Version:

Async API docs for Redocly Realm

5 lines (4 loc) 239 B
import type { ReactElement } from 'react'; declare function DownloadSpecificationComponent(): ReactElement; export declare const DownloadSpecification: import("react").MemoExoticComponent<typeof DownloadSpecificationComponent>; export {};