avniproject / avni-models

Avni data model to be used by front end clients
https://avniproject.org
GNU Affero General Public License v3.0
1 stars 4 forks source link

Convert all important model classes to TypeScript and add comments #5

Closed hithacker closed 2 years ago

hithacker commented 4 years ago

Convert all important model classes to TypeScript and add comments that describes the model methods. Mark private methods as @ignored or @hidden(whatever is appropriate in typedoc )