package.full.function.is-constructor.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/esnext.function.is-constructor');
var path = require('../../internals/path');
module.exports = path.Function.isConstructor;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy