mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
refactor(imports): more type fixes
This commit is contained in:
@@ -33,8 +33,8 @@ local function chatSuggestion(name, parameters, help)
|
||||
}
|
||||
end
|
||||
|
||||
---@param group string
|
||||
---@param name string
|
||||
---@param group string | string[]
|
||||
---@param name string | string[]
|
||||
---@param callback function
|
||||
---@param parameters table
|
||||
function lib.addCommand(group, name, callback, parameters, help)
|
||||
|
||||
Reference in New Issue
Block a user