6 lines
196 B
Lua
6 lines
196 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Updates addon memory usage information. See GetAddOnMemoryUsage() for the updated data.
|
|
function UpdateAddOnMemoryUsage() end
|