Also added a pre-commit hook to ensure that the definitions files are up-to-date.
7 lines
76 B
Lua
7 lines
76 B
Lua
---@meta
|
|
|
|
---@type table<string, string?>
|
|
local variables
|
|
|
|
return variables
|