mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 06:59:17 -04:00
restructure project files layout
This commit is contained in:
2
core/bindings/EncryptionAlgorithm.ts
Normal file
2
core/bindings/EncryptionAlgorithm.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
export type EncryptionAlgorithm = "None" | "AES128" | "AES192" | "AES256";
|
||||
Reference in New Issue
Block a user