method CircularDetector.prototype.leave
CircularDetector.prototype.leave(): void

Removes the most recently entered token from the resolution chain.

Return Type

void

Usage

import { CircularDetector } from "di-plugin/src/index.ts";