Currently, there is no documentation related to custom types/enums, either comments or README. We need to describe each individual type or enumerative by stating is scope, purpose and field/value.
[ ] Add comments for each custom type/enum
[ ] Use JSDoc as much as possible to automate docs generation
Currently, there is no documentation related to custom types/enums, either comments or README. We need to describe each individual type or enumerative by stating is scope, purpose and field/value.