Skip to content

VERSION_METADATA

reference
1 min readUpdated

Kind: Constant

Source: packages/common/constants.ts

Part of: Common

Definition

ts
'__version__'

Value

ts
'__version__'

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)

  • RouteDefinitionpackages/core/router/paths-explorer.ts:17
  • RoutesResolverpackages/core/router/routes-resolver.ts:35
  • modulesContainerpackages/core/middleware/routes-mapper.ts:148

Was this page helpful?

Download as PDF
VERSION_METADATA — NestJS head-to-head