mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Update docs
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
--- Druid constants
|
||||
-- @local
|
||||
-- @module const
|
||||
|
||||
local M = {}
|
||||
|
||||
|
||||
-- Actions
|
||||
M.ACTION_TOUCH = hash("touch")
|
||||
M.ACTION_TEXT = hash("text")
|
||||
M.ACTION_BACKSPACE = hash("backspace")
|
||||
|
Reference in New Issue
Block a user