first commit
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
export declare function encrypt(text: string): string;
|
||||
export declare function decrypt(encryptedText: string): string;
|
||||
//# sourceMappingURL=encryption.d.ts.map
|
||||
Reference in New Issue
Block a user