stuff
This commit is contained in:
3
buildfiles/node_modules/app-builder-lib/out/codeSign/codesign.d.ts
generated
vendored
Normal file
3
buildfiles/node_modules/app-builder-lib/out/codeSign/codesign.d.ts
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
import { TmpDir } from "temp-file";
|
||||
/** @private */
|
||||
export declare function downloadCertificate(urlOrBase64: string, tmpDir: TmpDir, currentDir: string): Promise<string>;
|
Reference in New Issue
Block a user