Options
All
  • Public
  • Public/Protected
  • All
Menu

A cycle resolution deactivating one of the related dependencies. The dependency instance should be passed to resolve method:

// this call will deactivate dependencyRecord
removalResolution.resolve(dependencyRecord)

Hierarchy

Index

Methods

getDescription

  • getDescription(): string

resolve

  • resolve(...args: unknown[]): void

Generated using TypeDoc