UNPKG

@s1am0nd/asyncapi-react-component

Version:

A React component for AsyncAPI specification.

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