feat: Add internal type annotation
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
---@class neogen.Configuration
|
||||||
|
---@field template neogen.TemplateConfig
|
||||||
|
---@field parent table
|
||||||
|
---@field data table
|
||||||
|
|
||||||
local template = {}
|
local template = {}
|
||||||
|
|
||||||
template.item = {
|
template.item = {
|
||||||
|
|||||||
Reference in New Issue
Block a user