# Functions
New creates a new instance of Router.
# Type aliases
ErrorHandler defines the type for centralized error handling.
HandlerFunc defines the type for handler functions that use Context.
Middleware defines the type for middleware functions.