UNPKG

diginext-utils

Version:
5 lines 177 B
export default function convertPathnameAndQuery(url: string): { pathname: string | undefined; query: any; } | null; //# sourceMappingURL=convertPathnameAndQuery.d.ts.map