Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export PreviousUpload type #743

Open
shubham-padia opened this issue Jan 8, 2025 · 1 comment
Open

Export PreviousUpload type #743

shubham-padia opened this issue Jan 8, 2025 · 1 comment

Comments

@shubham-padia
Copy link

Is your feature request related to a problem? Please describe.
When implementing a custom UrlStorage class, I had to copy-paste the PreviousUpload type here.

Describe the solution you'd like
It would be good to have the type exported so that there is no need for copy and paste.

Describe alternatives you've considered
N.A.

Can you provide help with implementing this feature?
Yes

Additional context
None

@Acconut
Copy link
Member

Acconut commented Jan 8, 2025

Valid point, thanks for bringing this up! I agree that this type should be exported. Looking at our index.d.ts, most definitions in there should probably be exported.

Would you be willing to open a PR for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants