.
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
export declare function generateEncryptionKeyBase64({ isBuild, distDir, }: {
|
||||
isBuild: boolean;
|
||||
distDir: string;
|
||||
}): Promise<string>;
|
||||
Reference in New Issue
Block a user