@gibme/webserver
    Preparing search index...

    Type Alias Router

    Router: express.Router

    Creates a mountable Express Router (a complete middleware and routing system, often called a "mini-app"). Includes the optional route-parameter rewriting applied via route_rewriter, so :id?-style routes are registered as both /:id and / variants.