Projekt

Obecné

Profil

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

    
3
exports.__esModule = true;
4

    
5
exports.default = function (instance, Constructor) {
6
  if (!(instance instanceof Constructor)) {
7
    throw new TypeError("Cannot call a class as a function");
8
  }
9
};
(29-29/73)