Skip to content

Commit a259a95

Browse files
committed
docs(events): add usage header to types
1 parent 9ceb1bf commit a259a95

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

types/events.d.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
---
44
---Event value constants and event predicates.
55
---
6+
---## Usage
7+
---
68
---```lua
79
---local e = {
810
--- type = evdev.ecodes.EV_KEY,

0 commit comments

Comments
 (0)