OSDN Git Service

965fab8fb4b98b67bc3502589fe016932a2f331e
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / jquery / src / var / getProto.js
1 define( function() {
2         "use strict";
3
4         return Object.getPrototypeOf;
5 } );