What should the API look like?
Â
local Config = neuron.fields();
-- Config is a table with names corresponding to custom field names, and values to their values
Â
Â
local Config = neuron.fields();
-- Config is a table with names corresponding to custom field names, and values to their values
Â