find-circular-references
v1.0.0
Published
```bash yarn install find-circular-references ```
Readme
Find circular references
yarn install find-circular-referencesThis library can be used for debugging when you have circular references in your object graph. See tests for examples.
