TypeScript equivalent to Haskell type holes for code completion

Is there an analog to a haskell type hole in typescript? so that I can get a code action to complete the type
Was this page helpful?