UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

5 lines (4 loc) 134 B
import React from 'react'; export declare function HiddenNavigationAnchor({ id, ...props }: { id?: string; }): React.JSX.Element;