docs.sheetjs.com/docz/static/shim.js
2025-04-23 20:30:01 -04:00

2 lines
119 B
JavaScript

/* workaround for legacy browsers */
if(!Object.hasOwn) Object.hasOwn = function(o, v) { return o.hasOwnProperty(v); };