jiti-meet/modules/util
Lyubomir Marinov 6c5468d904 Simplify the source code
If half the file is written in ES6, it is easier to read if the rest of
the file is in ES6 as well. If ES6 is used, then const is better than
let. If source code is shorter yet as readable as the long version, then
prefer the short version.
2017-02-07 08:29:40 -06:00
..
JitsiLocalStorage.js feat(JitsiLocalStorage): Implement localStorage wrapper 2016-10-31 12:11:03 -05:00
JitsiMeetLogStorage.js ref(LogCollector): adapts to caching in LogCollector 2016-11-30 07:38:39 -06:00
helpers.js Simplify the source code 2017-02-07 08:29:40 -06:00