mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-15 01:37:37 +01:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
// Used to mock out non-JS asset in jest tests
|
|
module.exports = "";
|