WeakAuras/APIDocumentation/Documentation/ScreenDocumentation.lua

19 lines
No EOL
161 B
Lua

local Screen =
{
Name = "Screen",
Type = "System",
Functions =
{
},
Events =
{
},
Tables =
{
},
};
APIDocumentation:AddDocumentationTable(Screen);