UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

7 lines (6 loc) 166 B
export interface ReferenceDocsLocation { section?: string; item?: string; deepItem?: string; } export declare const ROOT_LOCATION: ReferenceDocsLocation;