File "is-constructor.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/full/function/is-constructor.js
File size: 162 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
require('../../modules/esnext.function.is-constructor');
var path = require('../../internals/path');

module.exports = path.Function.isConstructor;