All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.core-js.modules._entry-virtual.js Maven / Gradle / Ivy

There is a newer version: 1.1.2
Show newest version
var core = require('./_core');
module.exports = function (CONSTRUCTOR) {
  var C = core[CONSTRUCTOR];
  return (C.virtual || C.prototype);
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy