mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-10 00:38:04 +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 = hasher;
|