hasown 
A robust, ES3 compatible, "has own property" predicate.
Example
1 | const assert = require('assert'); |
Tests
Simply clone the repo, npm install, and run npm test
A robust, ES3 compatible, "has own property" predicate.
1 | const assert = require('assert'); |
Simply clone the repo, npm install, and run npm test