UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

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