passphrase prompt
This commit is contained in:
1
src/types.d.ts
vendored
1
src/types.d.ts
vendored
@@ -42,6 +42,7 @@ declare global {
|
||||
}
|
||||
|
||||
type ClientKey = string
|
||||
type EncryptedEncryptionKey = string
|
||||
type EncryptionKey = string
|
||||
}
|
||||
export {}
|
||||
|
||||
Reference in New Issue
Block a user