Projekt

Obecné

Profil

Stáhnout (343 Bajtů) Statistiky
| Větev: | Revize:
1
var _typeof = require("../helpers/typeof");
2

    
3
var assertThisInitialized = require("./assertThisInitialized");
4

    
5
function _possibleConstructorReturn(self, call) {
6
  if (call && (_typeof(call) === "object" || typeof call === "function")) {
7
    return call;
8
  }
9

    
10
  return assertThisInitialized(self);
11
}
12

    
13
module.exports = _possibleConstructorReturn;
(59-59/80)