OSDN Git Service

Merge pull request #22 from Bytom/dev_tools_for_transaction
[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 } );