Searched refs:nextUrl (Results 1 – 2 of 2) sorted by relevance
4 url: nextUrl,9 url: `${nextUrl}?foo`,
565 const validateArgs = (hookErrIdentifier, nextUrl, ctx) => { argument566 if (typeof nextUrl !== 'string') {572 nextUrl,577 if (!this.moduleMap.has(nextUrl)) {579 new URL(nextUrl);583 nextUrl,