Projekt

Obecné

Profil

Stáhnout (152 Bajtů) Statistiky
| Větev: | Revize:
1
"use strict";
2

    
3
exports.__esModule = true;
4

    
5
exports.default = function (obj) {
6
  if (obj == null) throw new TypeError("Cannot destructure undefined");
7
};
(50-50/73)