1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/frontend/src/vendor.js
2018-12-29 13:08:46 +01:00

6 lines
94 B
JavaScript

/* Base */
// require('jquery');
require('lodash');
require('moment');
// require('signalR');