File "getProto.js"

Full Path: C:/wamp64/www/porteria/node_modules/jquery/src/var/getProto.js
File size: 73 bytes
MIME-type: text/plain
Charset: utf-8

define( function() {
	"use strict";

	return Object.getPrototypeOf;
} );