CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Type Routing::MkRouteSetup

A place where a route is installed on a mutable router object, or where a mutable router object escapes into a function leading to such route setups.

The call performing the route setup usually returns the router itself, not the particular route installed here, which is why this is not a value node.

Import path

import javascript

Known direct subtypes