Client Exports
Not trusting the client as much, thats why only a handful of exports is compatible here.
If you're interested in more client sided exports, I suggest you join my Discord and open a ticket, there we can see if your suggestion is worth adding..
--- Use this to open the UI from another script.
--- Only on the client;
--- @return any
exports["skeexs_invoices"]:Open()Close Interface
--- Use this to close the UI from another script.
--- @return any
exports["skeexs_invoices"]:Close()Last updated