Type function on

Hello everyone, help me type Plot onclick experimental plugin / Fil | Observable function. We often use it in our project and we want to use it on ts
I do not know the type of mark and listeners
Help me please

I haven’t published types for this—it’s only an experiment. You should be able to figure them out from the code though: marks are typed as Plot.RenderableMark, and listeners is a key/value object, where the values are native event listeners.