Prakash Senthil Vel
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...
Please share the trace error/details @Guohao0509
a valid reproducer code would help or a trace for this above scenario.
What is your typescript version ?
Please check `mc admin trace -v ALIAS ` for both the cases
mostly due to env specific poxy/lb settings closing due to no activity.
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.