UNPKG

@query-api/react

Version:
6 lines 201 B
import { Location } from 'react-router'; export declare function getCraftLocation(location: Location): { pathname: string; absoluteUrl: string; }; //# sourceMappingURL=getCraftLocation.d.ts.map