aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/defineAccessor.js
blob: dc065f01a850f4caec74ae3b2d9caf2891676610 (plain) (blame)
1
2
3
4
5
6
7
8
function _defineAccessor(e, r, n, t) {
  var c = {
    configurable: !0,
    enumerable: !0
  };
  return c[e] = t, Object.defineProperty(r, n, c);
}
module.exports = _defineAccessor, module.exports.__esModule = true, module.exports["default"] = module.exports;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage