mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-08-07 04:23:44 +01:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
// Used to mock out non-JS asset in jest tests
|
|
module.exports = "";
|