feat: Add internal type annotation

This commit is contained in:
danymat
2022-02-08 15:10:37 +01:00
parent e9b2812ed1
commit 970bebc2ec

View File

@@ -1,3 +1,8 @@
---@class neogen.Configuration
---@field template neogen.TemplateConfig
---@field parent table
---@field data table
local template = {}
template.item = {