Get
Retrieves a module by name, importing and initializing it if necessary
Stellar.Get(name)Example usage:
local Stellar = shared.Stellar
local Network = Stellar.Get("Network")Last updated
Retrieves a module by name, importing and initializing it if necessary
Stellar.Get(name)Example usage:
local Stellar = shared.Stellar
local Network = Stellar.Get("Network")Last updated