Updated the Formidable to work with serverless (supposedly)

This commit is contained in:
Tiago Ribeiro
2023-07-21 13:37:41 +01:00
parent eae0a4ae4e
commit ea41875e36
3 changed files with 20 additions and 19 deletions

1
src/lib/formidable-serverless.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
declare module "formidable-serverless";