Edit File: getProto.js
define( function() { "use strict"; return Object.getPrototypeOf; } );
Back to File Manager