UNPKG

@procore/core-react

Version:
3 lines (2 loc) 213 B
import type { SidebarNavigationApi, SidebarNavigationConfig } from './FileExplorer.types'; export declare function useSidebarNavigation({ selectedIndex, ...props }: SidebarNavigationConfig): SidebarNavigationApi;