Closed alesgenova closed 3 years ago
So far, strong typing is only available for a flat models/methods object. Need to investigate whether new typescript features would allow us to extend strong typing to a nested object.
With the current set of features provided by Typescript this in not feasible for now. Hopefully I can revisit it in the future
So far, strong typing is only available for a flat models/methods object. Need to investigate whether new typescript features would allow us to extend strong typing to a nested object.