mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update docs, changelogs, example. Prepare to 0.6.0 release
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
local lang = require("example.lang")
|
||||
--- @type druid
|
||||
local druid = require("druid.druid")
|
||||
local lang = require("example.lang")
|
||||
|
||||
local function empty_callback(self, param)
|
||||
print("Empty callback. Param", param)
|
||||
|
Reference in New Issue
Block a user