mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(callback): return types
This commit is contained in:
@@ -11,7 +11,7 @@ end)
|
||||
---@param playerId number
|
||||
---@param cb function|false
|
||||
---@param ... any
|
||||
---@return unknown?
|
||||
---@return ...
|
||||
local function triggerClientCallback(_, event, playerId, cb, ...)
|
||||
local key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user