DIR: /proc/self/root/usr/share/nodejs/@babel/runtime/helpers/esm/ |
Current File : //proc/self/root/usr/share/nodejs/@babel/runtime/helpers/esm/classCallCheck.js |
export default function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } |