UNPKG

core-js-pure

Version:
7 lines (5 loc) 143 B
'use strict'; var path = require('../internals/path'); module.exports = function (CONSTRUCTOR) { return path[CONSTRUCTOR + 'Prototype']; };