Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/core-js/internals/entry-virtual.js

'use strict';
var global = require('../internals/global');

module.exports = function (CONSTRUCTOR) {
  return global[CONSTRUCTOR].prototype;
};
Back to Directory File Manager