Web View
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* An object environment feature flags.
|
||||
*
|
||||
* @static
|
||||
* @memberOf _
|
||||
* @type Object
|
||||
*/
|
||||
var support = {};
|
||||
|
||||
module.exports = support;
|
||||
Reference in New Issue
Block a user