tsearch icon indicating copy to clipboard operation
tsearch copied to clipboard

Extract improvements

Open gillchristian opened this issue 5 years ago • 0 comments

  • [x] Include parameter names (to properly print signatures)
  • [ ] Nullable union types do not include null in the union
  • [ ] Union types are expanded (instead of giving the name)
  • [ ] Resolve imports (i.e. types with definition like this import('some/paht/foo/bar.ts').Bar)

gillchristian avatar Sep 07 '19 17:09 gillchristian