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

Module 'live_toast' missing declaration file #12

Closed
tylerbarker opened this issue Jun 21, 2024 · 3 comments
Closed

Module 'live_toast' missing declaration file #12

tylerbarker opened this issue Jun 21, 2024 · 3 comments

Comments

@tylerbarker
Copy link
Contributor

I noticed that importing live_toast in a TypeScript file is requiring a // @ts-ignore at the moment. Is this as simple as adding the corresponding .d.ts file to the repo? I'm not familiar with Ava.

liveToastTypes

@srcrip
Copy link
Owner

srcrip commented Jul 3, 2024

Yup I just noticed that myself. I think you're right, I just need to commit a .d.ts.

@srcrip
Copy link
Owner

srcrip commented Jul 3, 2024

I will add it but if you send a PR before I get to it I will merge it if you want the contributor badge!

@srcrip
Copy link
Owner

srcrip commented Jul 6, 2024

Completed in #15

@srcrip srcrip closed this as completed Jul 6, 2024
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

No branches or pull requests

2 participants