1
0
mirror of https://github.com/minio/docs.git synced 2025-10-26 20:12:23 +03:00
Files
docs/source/developers
Tim Glorioso ad8730a082 Update TypeScript guidance (#1470)
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".
2025-05-29 11:23:17 -04:00
..