feat: support multiple PDF in PDF encryption tool
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export interface DecryptPdfState {
|
||||
file: File | null;
|
||||
files: File[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user