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