mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(interface): Add table<string, string> to icon typings (#261)
This commit is contained in:
committed by
GitHub
parent
c011d51184
commit
fc6a95c73c
@@ -1,3 +1,5 @@
|
||||
---@alias IconProp 'fas' | 'far' | 'fal' | 'fat' | 'fad' | 'fab' | 'fak' | 'fass'
|
||||
|
||||
local keepInput = IsNuiFocusKeepingInput()
|
||||
|
||||
function lib.setNuiFocus(allowInput, disableCursor)
|
||||
|
||||
Reference in New Issue
Block a user