Searched refs:getRedirectPath (Results 1 – 3 of 3) sorted by relevance
1 import { getRedirectPath } from './error-utilities';5 const newPath = getRedirectPath(redirectPath);15 const newPath = getRedirectPath(redirectPath);22 const newPath = getRedirectPath(redirectPath);29 const newPath = getRedirectPath(redirectPath);36 const newPath = getRedirectPath(redirectPath);43 const newPath = getRedirectPath(redirectPath);50 const newPath = getRedirectPath(redirectPath);57 const newPath = getRedirectPath(redirectPath);64 const newPath = getRedirectPath(redirectPath);[all …]
3 export function getRedirectPath(redirectPath: string): string { function
7 import { getRedirectPath } from '~/common/error-utilities';75 const newRedirectPath = getRedirectPath(pathname);