refactor: apply eslint
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
declare module '#pdfcpu' {
|
||||
declare module "#pdfcpu" {
|
||||
export function oneToOne(wasmArray: string[], snapshot: Uint8Array): Promise<Uint8Array>;
|
||||
}
|
||||
Reference in New Issue
Block a user