Closed
Description
In #36187, @a-tarasyuk wrote up a handy error message for non-exported types. We should provide a quick fix to add the export
modifier for declarations like this that aren't in node_modules
and the like.
In #36187, @a-tarasyuk wrote up a handy error message for non-exported types. We should provide a quick fix to add the export
modifier for declarations like this that aren't in node_modules
and the like.