type EventHandler<T extends CanvasEvent<T> = CanvasEvent<any>> = EventCallback<T> | EventBinding<T>
packages / workbench / src / interact / event.ts