UNPKG

smh-mongoose-utils

Version:
3 lines (2 loc) 90 B
declare const decryptText: (encryptedData: string) => string; export default decryptText;