Package Exports
- circ-clone
Readme
Circ clone
Simple lib to savely clone circular objects.
Please note that Circ clone is currently under development and not yet suited for production
Installation
$ npm i circ-clone
Usage
import circClone from "circ-clone"
circClone()
Contribute
All feedback is appreciated. Create a pull request or write an issue.