ics icon indicating copy to clipboard operation
ics copied to clipboard

index.ts missing busyStatus property

Open derhyl opened this issue 3 years ago • 1 comments

Hi, It seems that type ics.EventAttributes definition misses busyStatus property in index.d.ts Can you please check if the error is in index.d.ts or if busyStatus is actually deprecated ? Thanks for your help!

derhyl avatar Mar 23 '21 20:03 derhyl

I have detected the same issue as well. This causes: error TS2345: Argument of type ... is not assignable to parameter of type 'EventAttributes'

spideep avatar May 22 '21 12:05 spideep