Files
wow_Meta/Globals.lua
2025-05-04 23:33:05 +02:00

8 lines
99 B
Lua

---@meta
---@type Frame
UIParent = {}
---@type table<string, fun(arg: string)>
SlashCmdList = {}