mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-30 15:55:48 +00:00
9 lines
171 B
JavaScript
9 lines
171 B
JavaScript
/* RainLoop Webmail (c) RainLoop Team | Licensed under CC BY-NC-SA 3.0 */
|
|
|
|
/*jshint onevar: false*/
|
|
/**
|
|
* @type {?RainLoopApp}
|
|
*/
|
|
var RL = null;
|
|
/*jshint onevar: true*/
|