types: use more accurate type to replace any#369
Conversation
🦋 Changeset detectedLatest commit: c500960 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
43081j
left a comment
There was a problem hiding this comment.
makes sense 👍
thanks for the contribution
Thanks. I don't know why the ci job failed. What's the best way to fix this? |
|
@dreyfus92 is going to look into it, its happening on all PRs 👍 once we figure that out, we can merge this |
OK, I get it. Thanks for all your efforts! |
|
@example/basic • @example/changesets commit: |
dreyfus92
left a comment
There was a problem hiding this comment.
i think i fixed the pipeline, awesome work @chouchouji and btw, would you mind adding a changeset about this patch?
Thanks! I will add a changeset today. |
a6905b2 to
a139ef5
Compare
I have added a patch. Please check it. |
@43081j , It is an amazing library and helps me a lot. Thanks for all your work in this repo.
I see we have precise type in this link.
So should we use more accurate type to replace
anyin another file? This will make our code clearer. If you have some suggestions for this pr. Please tell me directly. Thanks again.