UNPKG

bloom-layout

Version:
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; });