Currently we duplicate the type definitions in Index which is also defined in [Terria]. This is bad because we have to make changes in two places. Instead, we should import the definitions from Terria.
I had some trouble adding Terria as a dependency and getting it to build properly.
Investigate and fix this issue.
Currently we duplicate the type definitions in Index which is also defined in [Terria]. This is bad because we have to make changes in two places. Instead, we should import the definitions from Terria.
I had some trouble adding Terria as a dependency and getting it to build properly.
Investigate and fix this issue.