byPrefixAndName getting wrong types #20688
viclafouch
started this conversation in
General
Replies: 2 comments 3 replies
-
|
@viclafouch it looks like you are running into TS's |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
@viclafouch do you have a proposed fix? I don't see the issue with those types. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
I've just installed my hosted package of icons.
It works great.
But I have types error.
I've checked the type of
byPrefixAndNameand the result is :It's any string. Did I miss something ?
How can I get a good typing here ?
Beta Was this translation helpful? Give feedback.
All reactions