← Back
Editing: getProto.js
define( function() { "use strict"; return Object.getPrototypeOf; } );
Save File
Cancel