jiangping
2025-07-17 5d7242bca1537a450333d00720267e206d60f182
1
2
3
4
function _classApplyDescriptorGet(e, t) {
  return t.get ? t.get.call(e) : t.value;
}
export { _classApplyDescriptorGet as default };