You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did start on that, but the above change didn't solve the problem in my environment, likely due to mismatches between the "arcgis-rest-api" types and the corresponding types from @arcgis/core and I just ended up sprinkling as any through my code.
This made me wonder if the types for this library should be using the actual types from @arcgis/core, but that feels like a bigger issue.
i don't have any firm opinions about better Typescript support. this library is pretty mature/stable at this point so i'm not opposed to (someone else) tackling a full-blown revamp. i wouldn't expect it to be yeoman's work.
i'd also be fine with moving the typings here if it'd make maintenance easier. ❤️
Seems like this line
Should be:
Based on the description:
The text was updated successfully, but these errors were encountered: