aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js
blob: 97c764d00c49370ffa0c5b3c8af77663aa604e48 (plain) (blame)
1
2
3
4
5
6
7
var classApplyDescriptorDestructureSet = require("./classApplyDescriptorDestructureSet.js");
var classPrivateFieldGet2 = require("./classPrivateFieldGet2.js");
function _classPrivateFieldDestructureSet(e, t) {
  var r = classPrivateFieldGet2(t, e);
  return classApplyDescriptorDestructureSet(e, r);
}
module.exports = _classPrivateFieldDestructureSet, 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