Files
automation_rs/definitions/automation:variables.lua
Dreaded_X f0fd110ff8 feat: Added lua definition files
Also added a pre-commit hook to ensure that the definitions files are
up-to-date.
2025-10-15 04:03:28 +02:00

7 lines
76 B
Lua

---@meta
---@type table<string, string?>
local variables
return variables