%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/.trash/vacivitta/node_modules/reflect.getprototypeof/
Upload File :
Create Path :
Current File : /home/vacivi36/.trash/vacivitta/node_modules/reflect.getprototypeof/polyfill.js

'use strict';

var implementation = require('./implementation');

var getProto = require('get-proto');

module.exports = function getPolyfill() {
	if (typeof Reflect === 'object' && Reflect && Reflect.getPrototypeOf) {
		return Reflect.getPrototypeOf;
	}
	return getProto
		? function getPrototypeOf(O) { return getProto(O); }
		: implementation;
};

Zerion Mini Shell 1.0