UNPKG

vike

Version:

The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.

6 lines (5 loc) 142 B
import '../assertEnvClient.js'; export { getCurrentUrl }; declare function getCurrentUrl(options?: { withoutHash: true; }): `/${string}`;