Fix up a few apis
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
|
||||
function tContains() end
|
||||
---@param table table<any, any>
|
||||
---@param value any
|
||||
---@return number|nil 1 or nil
|
||||
function tContains(table, value) end
|
||||
Reference in New Issue
Block a user