mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-29 17:56:44 +03:00
4 lines
No EOL
146 B
JavaScript
4 lines
No EOL
146 B
JavaScript
/* RainLoop Webmail (c) RainLoop Team | Licensed under CC BY-NC-SA 3.0 */
|
|
'use strict';
|
|
|
|
module.exports = require('./jquery.js')(window.document); |