DIR: /proc/1991109/root/usr/share/nodejs/function.prototype.name/ |
Current File : //proc/1991109/root/usr/share/nodejs/function.prototype.name/polyfill.js |
'use strict'; var implementation = require('./implementation'); module.exports = function getPolyfill() { return implementation; }; |