Creates a type-safe link builder object for the given routes configuration.
The routes configuration type.
The routes configuration object.
An optional path prefix to prepend to all generated links.
An object containing link builder functions for each defined route.
The Router module for the Werkbank framework.
Remarks
This module provides a type-safe, schema-based router for React applications. It supports nested routes, search parameter validation (via Valibot), code splitting (lazy loading), and preloading.
Key exports: