mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Update docs, add stub for quick api reference
This commit is contained in:
@@ -5,6 +5,8 @@ local gui_get_node = gui.get_node
|
||||
local gui_get = gui.get
|
||||
local gui_pick_node = gui.pick_node
|
||||
|
||||
---The helper module contains various functions that are used in the Druid library.
|
||||
---You can use these functions in your projects as well.
|
||||
---@class druid.system.helper
|
||||
local M = {}
|
||||
|
||||
|
Reference in New Issue
Block a user