All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.helpers.esm.classNameTDZError.js Maven / Gradle / Ivy

The newest version!
function _classNameTDZError(e) {
  throw new ReferenceError('Class "' + e + '" cannot be referenced in computed property keys.');
}
export { _classNameTDZError as default };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy