fix(config): type annotations
This commit is contained in:
parent
e90f766ea3
commit
92b0ebb6a7
1 changed files with 1 additions and 1 deletions
|
|
@ -109,4 +109,4 @@ setmetatable(config, {
|
|||
|
||||
---@dochide
|
||||
---@return gopher.Config
|
||||
return config
|
||||
return config --[[ @as gopher.Config ]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue