blob: 68e76ff74f1368e7d802c025409b0f9350057613 [file] [log] [blame]
function _classNameTDZError(e) {
throw new ReferenceError('Class "' + e + '" cannot be referenced in computed property keys.');
}
export { _classNameTDZError as default };