UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

3 lines (2 loc) 178 B
import { useLocation as useLocationWithBaseUrl } from 'react-router-dom'; export declare function useLocation(stripBaseUrl?: boolean): ReturnType<typeof useLocationWithBaseUrl>;