[x] install relevant type definitions for modules that don't ship their own types
[x] Create new global and file scoped types where necessary
[x] Relocate and expose global types for consumption by existing files for eg IgboAPIRequest, Word and Example types. (If you are happy with this I can go ahead and delete types that are no longer needed as they were locally scoped)
[x] Minimal but inevitable refactoring in order to make files strongly typed
Describe your changes
/controllers
to TStypes
where necessarytypes
for consumption by existing files for egIgboAPIRequest
,Word
andExample
types. (If you are happy with this I can go ahead and delete types that are no longer needed as they were locally scoped)typed
Issue ticket number and link
Closed #672
How Has This Been Tested?
Regression testing
Screenshots (if appropriate):