Inventory Module
The Inventory Module provides a unified interface for managing player inventories across different FiveM frameworks and inventory systems. Since each framework often handles inventories in its own way, this module standardizes common inventory operations such as adding, removing, and checking items.
Import
- Please Note: The inventory module cannot be imported onto the client
lua
local Inventory = require '@versa_sdk/modules/inventory'