All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.helpers.esm.classPrivateFieldLooseBase.js Maven / Gradle / Ivy

The newest version!
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 };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy