Current Path : /home/infinitibizsol/.trash/node_modules.10/@babel/helpers/lib/helpers/ |
Current File : /home/infinitibizsol/.trash/node_modules.10/@babel/helpers/lib/helpers/classNameTDZError.js |
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _classNameTDZError; function _classNameTDZError(name) { throw new ReferenceError('Class "' + name + '" cannot be referenced in computed property keys.'); } //# sourceMappingURL=classNameTDZError.js.map