Skip to content

MODULE_PATH

reference
1 min readUpdated

Kind: Constant

Source: packages/common/constants.ts

Part of: Common

Definition

ts
'__module_path__'

Value

ts
'__module_path__'

Used by

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

Imported by (3)

  • ROUTESpackages/core/router/router-module.ts:9
  • RoutesResolverpackages/core/router/routes-resolver.ts:35
  • modulesContainerpackages/core/middleware/routes-mapper.ts:148

Was this page helpful?

Download as PDF
MODULE_PATH — NestJS head-to-head