Files
wow-weakauras/Meta/api/CanMerchantRepair.lua
2024-11-07 23:12:37 +01:00

5 lines
218 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return 1nil canRepair
---Returns whether the vendor with whom the player is currently interacting can repair equipment
function CanMerchantRepair() end