UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

5 lines (4 loc) 143 B
export interface ScalarItemProps { name: string; } export declare const ScalarItem: import("react").NamedExoticComponent<ScalarItemProps>;