UNPKG

@swc/helpers

Version:

External helpers for the swc project.

7 lines (5 loc) 195 B
"use strict"; function _class_name_tdz_error(name) { throw new ReferenceError("Class \"" + name + "\" cannot be referenced in computed property keys."); } exports._ = _class_name_tdz_error;