mirror of
https://github.com/minio/docs.git
synced 2025-09-09 09:09:38 +03:00
The JavaScript Install instructions include a TypeScript section. I removed it entirely because types are now provided by `minio-js` and should not be installed separately via `@types/minio`. Happy to consider alternatives, such as keeping the section with a note like "types are now provided by the `minio-js` package".