UNPKG

73 BJavaScriptView Raw
1define( function() {
2 "use strict";
3
4 return Object.getPrototypeOf;
5} );