Files
wow_Meta/api/geterrorhandler.lua
2025-05-04 15:15:00 +02:00

7 lines
172 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return function handler
---Returns the current error handler function
function geterrorhandler() end