mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-24 14:36:54 +00:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
|
// Used to mock out non-JS asset in jest tests
|
||
|
module.exports = "";
|