UNPKG

smh-mongoose-utils

Version:
4 lines (3 loc) 119 B
import decryptText from './decryptText'; import encryptText from './encryptText'; export { encryptText, decryptText };