# `mouse-types`
Contains types to define keyboard related events.
As with `keyboard-types`, the naming and conventions try to follow the UI Events specification.
Mostly just a copy/paste of `winit` v0.31 pointer types and `keyboard-types` v0.8, but focusing only on Mouse events.
---
> [!NOTE]
> No AI-generated code.