UNPKG

deadmanswitch-encryption

Version:

Cross-platform encryption library for React Native and React web applications with password-based encryption

4 lines (3 loc) 95 B
export * from './types'; export declare const encrypt: any; export declare const decrypt: any;