mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 10:32:20 +02: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