Shared

framework

Value to provide the framework's functions directly from its export

---@type table<string, function>
HRLib.bridge.framework

type

Value to provide the framework's type (esx or qb)

---@type 'esx'|'qb'
HRLib.bridge.type

Last updated