OSDN Git Service

Merge pull request #41 from Bytom/dev
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / jquery / src / var / class2type.js
1 define( function() {
2         "use strict";
3
4         // [[Class]] -> type pairs
5         return {};
6 } );