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

7 lines
117 B
JavaScript
Raw Normal View History

2022-01-13 13:00:31 +00:00
define( function() {
"use strict";
// All support tests are defined in their respective modules.
return {};
} );