9fc7cdcc9d
This provides a work-around to avoid having to conditionally try to initialize the `openAction`-object in multiple places. Given that `Object.fromEntries` doesn't seem to *guarantee* that a `null` prototype is used, we thus hack around that by using `Object.assign` with `Object.create(null)`. |
||
---|---|---|
.. | ||
.eslintrc | ||
cffStandardStrings.js | ||
compatibility.js | ||
fonts_utils.js | ||
is_node.js | ||
message_handler.js | ||
util.js | ||
xml_parser.js |