OSDN Git Service

fix bug and add tool for claim tx
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / jquery / src / var / toString.js
1 define( [
2         "./class2type"
3 ], function( class2type ) {
4         "use strict";
5
6         return class2type.toString;
7 } );