/
home
/
infinitibizsol
/
.trash
/
node_modules.5
/
core-js
/
internals
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.5/core-js/internals/a-callable.js
'use strict'; var isCallable = require('../internals/is-callable'); var tryToString = require('../internals/try-to-string'); var $TypeError = TypeError; // `Assert: IsCallable(argument) is true` module.exports = function (argument) { if (isCallable(argument)) return argument; throw new $TypeError(tryToString(argument) + ' is not a function'); };
Copyright ©2k19 -
Hexid
|
Tex7ure