/var/www/cobraambalaj/node_modules/@babel/runtime/helpers/classCallCheck
NameSizeModeActions
index.js2740644editdlrm
_index.mjs1760644editdlrm
Edit: /var/www/cobraambalaj/node_modules/@babel/runtime/helpers/classCallCheck/_index.mjs (176B)
export default function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }