3 lines
80 B
JavaScript
3 lines
80 B
JavaScript
// For loading styles, give back an empty object in tests:
|
|
module.exports = {};
|