minio / minio-js

MinIO Client SDK for Javascript
https://docs.min.io/docs/javascript-client-quickstart-guide.html
Apache License 2.0
920 stars 271 forks source link

Add listOpts to TypeScript type defs for listObjects #1279

Open wokalski opened 4 months ago

wokalski commented 4 months ago

Just putting it out there, I might submit a PR later if I find a moment. Some opts are missing in the typescript defs, most notably IncludeVersion.

prakashsvmx commented 4 months ago

the ts migration is in progress . please feel free to send a PR.