scaleContent, rotatePage allow negative rotations, validateOperations casts action.values now

This commit is contained in:
Felix Kaspar
2024-05-17 23:10:32 +02:00
parent 6f4bb8242b
commit a484a804ad
7 changed files with 90 additions and 39 deletions

View File

@@ -8,7 +8,8 @@
"#pdfcpu": ["../../shared-operations/src/wasm/pdfcpu/pdfcpu-wrapper.server"],
},
"types": [
"vite/client"
"vite/client",
"multer"
],
} /* Specify a set of entries that re-map imports to additional lookup locations. */
}