mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-10 15:23:40 -07:00
4 lines
No EOL
106 B
JavaScript
4 lines
No EOL
106 B
JavaScript
var _ = require('../JsLibraries/lodash.underscore');
|
|
window._ = window._ || _;
|
|
|
|
module.exports = window._; |