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