@sz-sw-le0/object-compare-prototype
v1.0.0
Published
Compares the prototype of two objects.
Downloads
2
Readme
object-compare-prototype
Compares the prototype of two objects.
Example usage:
const objectComparePrototype = require("object-compare-prototype")
console.log(
objectComparePrototype("Test", "ACME")
) // logs true