UNPKG

tenvoy

Version:

PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption, decryption, signatures, conversions), used by TogaTech.org

8 lines (6 loc) 162 B
/** * @fileoverview This object contains global configuration values. * @see module:config/config * @module config */ export { default } from './config.js';