UNPKG

vike

Version:

(Replaces Next.js/Nuxt) 🔨 Composable framework to build advanced applications with flexibility and stability.

4 lines (3 loc) • 158 B
export { normalizeUrlArgument }; import '../assertEnvClient.js'; declare function normalizeUrlArgument(url: string, fnName: 'prefetch' | 'navigate'): string;