first commit
This commit is contained in:
10
frontend/wailsjs/go/backend/Decryptor.d.ts
vendored
Executable file
10
frontend/wailsjs/go/backend/Decryptor.d.ts
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
export function DecryptHybridZip(arg1:string,arg2:string,arg3:string):Promise<void>;
|
||||
|
||||
export function SelectEncryptedFile():Promise<string>;
|
||||
|
||||
export function SelectOutputDirectory():Promise<string>;
|
||||
|
||||
export function SelectPrivateKeyFile():Promise<string>;
|
Reference in New Issue
Block a user