Skip to content
Permalink
9d5e76b215
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
5 lines (4 sloc) 73 Bytes
define( function() {
"use strict";
return Object.getPrototypeOf;
} );