pixsy/node_modules/jquery/src/var/support.js

7 lines
117 B
JavaScript
Raw Normal View History

2017-12-22 17:22:08 +00:00
define( function() {
"use strict";
// All support tests are defined in their respective modules.
return {};
} );