mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Add component instance with general methods. New component constructor
This commit is contained in:
@@ -56,5 +56,6 @@ M.SPECIFIC_UI_MESSAGES = {
|
||||
|
||||
M.EMPTY_FUNCTION = function() end
|
||||
M.EMPTY_STRING = ""
|
||||
M.EMPTY_TABLE = {}
|
||||
|
||||
return M
|
||||
Reference in New Issue
Block a user