Projekt

Obecné

Profil

Stáhnout (145 Bajtů) Statistiky
| Větev: | Revize:
1
export default function _classNameTDZError(name) {
2
  throw new Error("Class \"" + name + "\" cannot be referenced in computed property keys.");
3
}
(13-13/80)