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

feat: expose LiquidOptions type #593

Closed
harttle opened this issue Mar 13, 2023 Discussed in #590 · 1 comment
Closed

feat: expose LiquidOptions type #593

harttle opened this issue Mar 13, 2023 Discussed in #590 · 1 comment

Comments

@harttle
Copy link
Owner

harttle commented Mar 13, 2023

Discussed in #590

Originally posted by Daniel-Knights March 8, 2023
Hi, I need to use the LiquidOptions type in my Typescript project, but can't seem to access it directly. Is there a way to do this?

My current workarounds are to either import directly from liquidjs/dist/liquid-options.js or use the ConstructorParameters utility type to extract it from the Liquid class.

@github-actions
Copy link

🎉 This issue has been resolved in version 10.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

1 participant