mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-08 15:57:37 +08:00
7 lines
96 B
JavaScript
7 lines
96 B
JavaScript
|
/*jshint onevar: false*/
|
||
|
/**
|
||
|
* @type {?RainLoopApp}
|
||
|
*/
|
||
|
var RL = null;
|
||
|
/*jshint onevar: true*/
|