UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

3 lines (2 loc) 166 B
import type { PaginationType } from '../../settings'; export declare function useCombinedNavigationId(paginationObject: PaginationType, objectName?: string): string;