UNPKG

@graphql-hive/laboratory

Version:

[Hive](https://the-guild.dev/graphql/hive) is a fully open-source schema registry, analytics, metrics and gateway for [GraphQL federation](https://the-guild.dev/graphql/hive/federation) and other GraphQL APIs.

5 lines (4 loc) 133 B
export declare const Markdown: (props: { content: string; className?: string; }) => import("react/jsx-runtime").JSX.Element;