8889841cclixcotz/mars.clix.co.tz/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js000066600000000307150447401470030203 0ustar00homeexport default function _classCheckPrivateStaticAccess(receiver, classConstructor) { if (receiver !== classConstructor) { throw new TypeError("Private static access of wrong provenance"); } }