Skip to content

PARAMTYPES_METADATA

reference
1 min readUpdated

Kind: Constant

Source: packages/common/constants.ts

Part of: Common

Definition

ts
'design:paramtypes'

Value

ts
'design:paramtypes'

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/helpers/context-utils.ts:15
  • InjectorDependencypackages/core/injector/injector.ts:51
  • RpcHandlerMetadatapackages/microservices/context/rpc-context-creator.ts:35
  • WsHandlerMetadatapackages/websockets/context/ws-context-creator.ts:34

Was this page helpful?

Download as PDF
PARAMTYPES_METADATA — NestJS head-to-head