minio-js
minio-js copied to clipboard
Missing update @types/minio
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/9205f7999a9a2ec11cecee84b9af881f834a9bd8/types/minio/index.d.ts#L454
setContentTypeStartsWith(prefix: string): void;
setContentDisposition(value: string): void;
setUserMetaData(value: Record<string, string>): void;
Any news about when it will be released?
Bump. Let me know if you would like PR for this
Sure. Feel free to send a PR @joaofranciscosantos.
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/63193
It's merged. Now just waiting on package deployment
done