Mission Control Dashboard - Initial implementation
This commit is contained in:
8
node_modules/motion-dom/dist/es/utils/supports/flags.mjs
generated
vendored
Normal file
8
node_modules/motion-dom/dist/es/utils/supports/flags.mjs
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Add the ability for test suites to manually set support flags
|
||||
* to better test more environments.
|
||||
*/
|
||||
const supportsFlags = {};
|
||||
|
||||
export { supportsFlags };
|
||||
//# sourceMappingURL=flags.mjs.map
|
||||
Reference in New Issue
Block a user