UNPKG

@swc/helpers

Version:

External helpers for the swc project.

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