📚srb_lib

Initialization Shared

srb_lib use exports logic, you can get all of its functions from it except Natives and Classes.

local SRB = exports.srb_lib:SRB()

print(SRB:isServerSide())

Last updated