Files
Selenium_test_website/node_modules/lodash/support.js
Tiệp Sunflower aa9c76c82f selenium
2023-03-06 14:23:39 +07:00

11 lines
138 B
JavaScript

/**
* An object environment feature flags.
*
* @static
* @memberOf _
* @type Object
*/
var support = {};
module.exports = support;