Spaces:
Sleeping
Sleeping
File size: 133 Bytes
645859a |
1 2 3 4 |
function _classApplyDescriptorGet(e, t) {
return t.get ? t.get.call(e) : t.value;
}
export { _classApplyDescriptorGet as default }; |