Skip to content

INSTANCE_METADATA_SYMBOL

reference
1 min readUpdated

Kind: Constant

Source: packages/core/injector/instance-wrapper.ts

Part of: Core

Definition

ts
Symbol.for('instance_metadata:cache')

Value

ts
Symbol.for('instance_metadata:cache')

Relationships

  • IMPORTS → Logger
  • IMPORTS → LoggerService
  • IMPORTS → Provider
  • IMPORTS → Scope
  • IMPORTS → Type
  • IMPORTS → EnhancerSubtype
  • IMPORTS → FactoryProvider
  • IMPORTS → InjectionToken
  • IMPORTS → randomStringGenerator
  • IMPORTS → isNil
  • IMPORTS → isString
  • IMPORTS → isUndefined

Was this page helpful?

Download as PDF
INSTANCE_METADATA_SYMBOL — NestJS head-to-head