Open aeisenberg opened 11 years ago
Need to change the way that we create module summaries so that function parameter type definitions are exported. We currently export the types of parameters, but only if they are simple or built-in types. Other types are simply not exported.
Need to change the way that we create module summaries so that function parameter type definitions are exported. We currently export the types of parameters, but only if they are simple or built-in types. Other types are simply not exported.