Skip to content

ROUTE_ARGS_METADATA

reference
1 min readUpdated

Kind: Constant

Source: packages/common/constants.ts

Part of: Common

Definition

ts
'__routeArguments__'

Value

ts
'__routeArguments__'

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (4)

  • ParamPropertiespackages/core/router/router-execution-context.ts:50
  • DependenciesScannerpackages/core/scanner.ts:75
  • TCP_DEFAULT_PORTpackages/microservices/constants.ts:3
  • MESSAGE_MAPPING_METADATApackages/websockets/constants.ts:3

Was this page helpful?

Download as PDF
ROUTE_ARGS_METADATA — NestJS head-to-head