property HTTPServer.prototype.routes Registered routes keyed by HTTP method then path. Type Record<string, Record<string, Route>>