You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ItsMeNotJames edited this page Oct 21, 2023
·
1 revision
Introduction
Config objects are objects which can be serialized and deserialized to and from JSON files. Ones used in Registry Configs have a type attribute. This is because their types are unknown and need to be declared for deserialization.