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

Types not working in new release #62

Closed
RichardLindhout opened this issue Oct 17, 2022 · 1 comment · Fixed by #63
Closed

Types not working in new release #62

RichardLindhout opened this issue Oct 17, 2022 · 1 comment · Fixed by #63

Comments

@RichardLindhout
Copy link

import Image from "next-image-export-optimizer/future/ExportedImage";

TS2307: Cannot find module 'next-image-export-optimizer/future/ExportedImage' or its corresponding type declarations.

@Niels-IO
Copy link
Owner

Thanks for the report.

Somehow it was more complex than expected to get the types working for the .../future/ExportedImage component.

It should work now in v0.17.1

@Niels-IO Niels-IO linked a pull request Oct 18, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants