Fairyland / node_modules /@babel /runtime /helpers /esm /classApplyDescriptorGet.js
asingh123's picture
Upload 3202 files
0a0b223 verified
function _classApplyDescriptorGet(e, t) {
return t.get ? t.get.call(e) : t.value;
}
export { _classApplyDescriptorGet as default };