7808922c9a7976f68bff20aa216b0b0cd93eb968c37bb52e6dccd50a3b023ba3146c1fb5baac371322104fbb9d4b9cef5163a375cb8274bdf0d9cafdc4e699 173 B

1234
  1. function _classNameTDZError(e) {
  2. throw new ReferenceError('Class "' + e + '" cannot be referenced in computed property keys.');
  3. }
  4. export { _classNameTDZError as default };