resium icon indicating copy to clipboard operation
resium copied to clipboard

onSelectedEntityChange typescript's type definition does not contain first argument

Open croraf opened this issue 2 years ago • 1 comments
trafficstars

onSelectedEntityChange does get called with one argument of type Entity.

However this is not defined in typescript type definition.

croraf avatar Nov 26 '22 13:11 croraf

I will add arguments to the type in the next release

rot1024 avatar Mar 14 '23 04:03 rot1024