source:
frontend/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js
| Last change on this file was 9af201e, checked in by , 2 weeks ago | |
|---|---|
|
|
| File size: 173 bytes | |
| Line | |
|---|---|
| 1 | function _classNameTDZError(e) { |
| 2 | throw new ReferenceError('Class "' + e + '" cannot be referenced in computed property keys.'); |
| 3 | } |
| 4 | export { _classNameTDZError as default }; |
Note:
See TracBrowser
for help on using the repository browser.
