UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

3 lines (2 loc) 172 B
import type { SidebarItem, SidebarItemWithState } from '../menu/index.js'; export declare const useSidebarItemsWithState: (items: SidebarItem[]) => SidebarItemWithState[];