We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba42e19 commit 449691bCopy full SHA for 449691b
1 file changed
src/types.d.ts
@@ -157,6 +157,7 @@ type EventMap = PubSubEvent<
157
| 'init'
158
| 'destroy'
159
| 'backgroundImageReady'
160
+ | 'select'
161
| 'deselect'
162
| 'lassoStart'
163
| 'transitionStart'
0 commit comments