芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js
export default function _classCheckPrivateStaticAccess(receiver, classConstructor) { if (receiver !== classConstructor) { throw new TypeError("Private static access of wrong provenance"); } }