UNPKG

@asyncapi/react-component

Version:

A React component for AsyncAPI specification.

5 lines 192 B
import { ConfigInterface } from '../config'; export declare class CommonHelpers { static getIdentifier(id: string, config?: ConfigInterface): string; } //# sourceMappingURL=common.d.ts.map