Projekt

Obecné

Profil

Stáhnout (118 Bajtů) Statistiky
| Větev: | Revize:
1
export default function _tdzError(name) {
2
  throw new ReferenceError(name + " is not defined - temporal dead zone");
3
}
(69-69/80)