UNPKG

mzinga

Version:

Node, React and MongoDB Headless CMS and Application Framework

3 lines 146 B
export declare function encrypt(text: string): string; export declare function decrypt(hash: string): string; //# sourceMappingURL=crypto.d.ts.map