sp-codes.de/bower_components/jquery/src/var/class2type.js

6 lines
67 B
JavaScript
Raw Normal View History

2016-10-28 17:33:25 +00:00
define( function() {
// [[Class]] -> type pairs
return {};
} );