mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-01 08:16:03 +00:00
6 lines
144 B
JavaScript
6 lines
144 B
JavaScript
/* RainLoop Webmail (c) RainLoop Team | Licensed under CC BY-NC-SA 3.0 */
|
|
|
|
'use strict';
|
|
|
|
module.exports = require('./jquery.js')('html');
|