UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

4 lines (3 loc) 199 B
module.exports = !require('./_descriptors') && !require('./_fails')(function () { return Object.defineProperty(require('./_dom-create')('div'), 'a', { get: function () { return 7; } }).a != 7; });