Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix prune index not working on id=0
object.id should be object.hasOwnProperty("id") to determin it's existence
- Loading branch information