mirror of
https://github.com/Insality/druid
synced 2025-11-27 11:20:54 +01:00
Add example docs for LDoc
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
--- Component to handle progress bars
|
||||
-- @module base.progress
|
||||
|
||||
local data = require("druid.data")
|
||||
local helper = require("druid.helper")
|
||||
local settings = require("druid.settings")
|
||||
@@ -147,4 +150,4 @@ function M.update(self, dt)
|
||||
end
|
||||
|
||||
|
||||
return M
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user