6c7c96d830d6080c9147fac7d68a5f7df73c765d
[dotfiles/.git] / get-prototype-of.js
1 require('../../modules/es.object.get-prototype-of');
2 var path = require('../../internals/path');
3
4 module.exports = path.Object.getPrototypeOf;