MrShi
9 天以前 caad7caa1e3409568ffaf8312064731c9b6147b0
1
2
3
4
5
function _classPrivateFieldBase(e, t) {
  if (!{}.hasOwnProperty.call(e, t)) throw new TypeError("attempted to use private field on non-instance");
  return e;
}
export { _classPrivateFieldBase as default };