mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 00:08:18 +08:00
5 lines
114 B
JavaScript
5 lines
114 B
JavaScript
|
/* RainLoop Webmail (c) RainLoop Team | Licensed under CC BY-NC-SA 3.0 */
|
||
|
|
||
|
'use strict';
|
||
|
|
||
|
module.exports = moment;
|