Object.hasOwn
May 19, 2021 ยท View on GitHub
An Object.hasOwn polyfill.
- CDN via https://unpkg.com/@ungap/has-own
- ESM via
import '@ungap/has-own' - CJS via
require('@ungap/has-own')
Compatible with every browser.
May 19, 2021 ยท View on GitHub
An Object.hasOwn polyfill.
import '@ungap/has-own'require('@ungap/has-own')Compatible with every browser.