TODO: figure out how to determine locations of used: a) interfaces b) type aliases c) union types d) complex types like Array<MyType> There should be two scenarios: a) Type is imported from a library b) Type is imported from an adjacent module c) Type is privately declared in current module
Description
No description provided
Languages
TypeScript
97.9%
JavaScript
2%