Prakash Senthil Vel

Results 113 comments of Prakash Senthil Vel

We will update the docs. It will happen once the release is done. We will also update the examples. Thank you for reporting.

The minio.d.ts has been updated.

@timglorioso , thank you, > Is it safe to use the types like BucketItem from src/internal/type.ts? yes. since refactoring to `ts` is in progress, it is named that way. feel...

https://github.com/minio/minio-js/blob/06758a5fdf462fbc21267c133959c3bb7fbd7873/src/internal/type.ts#L359 Looks they are optional.

https://github.com/minio/minio-js/blob/06758a5fdf462fbc21267c133959c3bb7fbd7873/src/internal/type.ts#L323 Yeah looks like.. we can mark them optional. Feel free to send a PR.