lambda-multipart-parser icon indicating copy to clipboard operation
lambda-multipart-parser copied to clipboard

typescript support

Open mdrijwan opened this issue 3 years ago • 1 comments

this package works fine with javascript, however fails with typescript. any fix?

mdrijwan avatar Feb 02 '22 16:02 mdrijwan

I fixed the typescript support here: https://github.com/travelhawk/multipart-lambda-ts-v2

travelhawk avatar Dec 13 '24 12:12 travelhawk