UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

12 lines (9 loc) 233 B
var getNative = require('./_getNative'); var defineProperty = (function() { try { var func = getNative(Object, 'defineProperty'); func({}, '', {}); return func; } catch (e) {} }()); module.exports = defineProperty;